Answer Posted / puneet
the instance of this class stored the environmental
information where the app is running and gives you few
mathod to work with JVM and to get information from it and
may be to hault it and stop it from working too and caling
few processes on the system where the app is running.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is meant by object?
What does it mean that a class or member is final?
What is an exception? difference between Checked and Unchecked exception in Java
Java Compiler is stored in JDK, JRE or JVM?
What's the access scope of protected access specifier?
What is difference between static and final?
Can a static block throw exception?
Is treeset sorted in java?
What is 16 bits called?
What is the size of integer?
What does || || mean in math?
What do you mean by data type?
Why enumeration is faster than iterator?
How many types of array are there?
What is the difference between declaration and definition in java?