What are the two environment variables that must be set in order to run any java programs?
Answer / Rajesh Mathpal
The two necessary environment variables for running Java programs are JAVA_HOME, which specifies the root directory of the JDK, and PATH, which includes the bin directory of the JDK.
| Is This Answer Correct ? | 0 Yes | 0 No |
Define immutable object?
Describe the syntax of multiple inheritance? When do we use such an inheritance?
Explain different ways of creating a thread. Which one would you prefer and why?
Which class is the superclass for every class in java programming?
What are the supported platforms by java programming language?
What is the function of character?
Accenture NJ mostly ask question on Collection like 1)How to sort Objcts and how treeset sort them 2)Explain mechanism of Hashcode finding in Java 3)Name some of the Sorted collection.
What is files manifesting?
What is string english?
How to restrict a member of a class from inheriting by its sub classes?
What is methodological theory?
Is math class static in java?