Answer Posted / ashokmail
System class is used to read the system properties.
by using system class you can read current running process,
current Runtime, time, and date.
| Is This Answer Correct ? | 11 Yes | 3 No |
Post New Answer View All Answers
What is the abstract class?
Is int a class in java?
What is meant by call by reference?
Difference between keyword and identifier.
How does thread synchronization occurs inside a monitor? What levels of synchronization can you apply?
What is jar?
What is application tier?
How we can run a jar file through command prompt in java?
Differentiate between a class and an object.
Explain the importance of finalize() method.
When can we say that threads are not lightweight process in java?
Is set sorted in java?
What is the best way to findout the time/memory consuming process?
What are structs in java?
What is a default constructor and also define copy contrucyor?