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
If we allocate the memory using 'new' & de-allocated using 'free' then what will happen?
Are arrays static in java?
What is keyword and identifier?
What does index mean in java?
Hi i am creating desktop application in that i want calling to mobile number. i have java telephone api (JTAPI) but i dont understand how it configure & use plese help me
What is meant by interface?
What is the use of 'super' keyword inside a constructor?
What are filterstreams?
What is a nested list?
Explain the access modifiers for a class, method and variables?
What does this () mean in java?
How many types of equations are there?
Can a class extend 2 classes in java?
What is difference between this and super keyword?
Write a program to reverse array in place?