What is difference between path and classpath?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Core Java Interview Questions

Explain naming conventions for packages?

0 Answers  


Explain why wait(), notify() and notifyall() methods are in object class rather than in thread class?

0 Answers  


Can we serialize arraylist in java?

0 Answers  


Explain what do you mean by functional overloading in java?

0 Answers   Maveric, Verifone,


what are three ways in which a thread can enter the waiting state? : Java thread

0 Answers  






Why sleep()is in Thread and wait() in Object class? Why can't I have both in one class or vice versa?

1 Answers  


Which is the best way of exception handling?

2 Answers   Oracle,


Features of Java?

4 Answers  


What is a classloader in java?

0 Answers  


placement papaers of spring computing technology

0 Answers   Spring Computing Technologies,


What is more advisable to create a thread, by implementing a Runnable interface or by extending Thread class?

5 Answers  


Which is faster set or list in java?

0 Answers  


Categories