Basic and Advance Java Question:

What is the purpose of the System class in Java Programming?

Answer:

The purpose of the System class is to provide access to system resources in Java Programming.

Read All 81 Java Questions
Previous QuestionNext Question
What is the purpose of the Runtime class in Java Programming?What is the purpose of the finally clause of a try-catch-finally statement in Java Programming?