What are the differences between path and classpath variables?


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

Post New Answer

More Core Java Interview Questions

we know that every java prog must follows OOPS Principles. Anybody can answer, HOW THE FOLLOWING PROGRAM FOLLOWS OOPS CONCEPTS i.e, Inheritance,Polymarphism,Encapsulation? class a{ public static void main(String args[]){ System.out.println("Hello World"); } }

3 Answers  


what are the major differences between jdk1.4 and jdk1.5?

2 Answers   Cap Gemini, Crimson Logic, Infosys, TCS, Tenth Planet,


Who developed JScript language?

3 Answers  


How do you use nextline in java?

0 Answers  


Can we have multiple classes in single file ?

0 Answers  






Differentiate between == and equals().

0 Answers  


Which One is optimal to choose ? Syncronized hash map or Hash table with single thread model? How can a hash map syncronized with out using syncrozed blocks in programm?

3 Answers   Four soft,


Convert a binary search tree to a sorted doubly linked list inplace.

1 Answers   Amazon,


Can I declare class as static or private?

0 Answers  


What is a databasemetadata?

0 Answers  


what are the diffrences between interface and abstract class?

4 Answers  


Can a string be null?

0 Answers  


Categories