What is difference between path and classpath in java?


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

Post New Answer

More Core Java Interview Questions

Why Java is not pure Object Oriented language?

0 Answers  


What happens if a try-catch-finally statement does not have a catch clause to handle an exception that is thrown within the body of the try statement?

0 Answers  


Does .length start 0 java?

0 Answers  


If there are two notepad opened and working on it . is this a process or thread? computer based Live Example to differentiate between Thread , Process , and Multi tasking ?

3 Answers   TCS, Wipro,


What is a method in java?

0 Answers  


What is primitive data type in java?

0 Answers  


Explain the difference between hashmap and hashtable in java?

0 Answers  


how to handle exceptions in core applications?

2 Answers   CSS,


Which method must be implemented by all threads?

0 Answers  


How to sort a vector elements that contains the user define class object? (Note: If Suppose consider, A Student class contain two data members. They are String studentName and int rollNo. I am creating Four objects for this class, each object contains students details like name and roll no. Now i am storing that objects in vector and if i retiving the elements from the vector means then it should be display in sorting order)

3 Answers   ProdEx Technologies,


What is a serializable interface?

4 Answers  


What are thread groups?

0 Answers  


Categories