What environment variables do I need to set on my machine in order to be able to run java programs?


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

Post New Answer

More Core Java Interview Questions

1) There are 10 different threads in runnable state. Each having priority 1 to 10. How does the CPU schedules or executes these threads?

2 Answers   RBS,


What are the major advantages of internal iteration over external iteration?

0 Answers  


What do you mean Abstraction in java?

0 Answers   Aspire, Infogain,


How do you achieve singleton?

0 Answers  


Difference between Reader/Writer and InputStream/Output Stream?

9 Answers   Adobe, Kirusa, Verizon,






What is an immutable class?

0 Answers  


How many bits does a boolean take?

1 Answers  


What is the size of arraylist in java?

0 Answers  


Why const and goto are reserved keyword in java?

1 Answers  


How to convert String into primitive datatype.

6 Answers  


How do you declare a string variable?

0 Answers  


Implement a stack with push (), pop() and min() in O(1) time.

0 Answers   Amazon,


Categories