What are the two environment variables that must be set in order to run any java programs?


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

Post New Answer

More Core Java Interview Questions

What is the function of log?

0 Answers  


What is the purpose of static methods and static variables?

0 Answers  


what is request dispatcher and how does it work?

2 Answers   CTS,


How can you make a class serializable in java?

0 Answers  


how to make a un-checked exception as a checked exception one.

2 Answers  






Write java code to print "Hello how are you" Thread1 should have "Hello" Thread2 should have "how are you" both the threads should start at the same time

4 Answers   Huawei,


If a class is declared without any access modifiers, where may the class be accessed in java programming?

0 Answers  


Is it possible to use string in the switch case?

0 Answers  


Are floats faster than doubles?

0 Answers  


How do I type unicode?

0 Answers  


Where are the local variables stored?

0 Answers  


can we have virtual functions in java?

11 Answers   Wipro,


Categories