Q35
In Java, what does the `System.exit(0);` statement do?
A.
It creates JavaBeans
B.
It executes SQL queries
C.
It terminates the Java Virtual Machine (JVM)
AnswerD.
It defines JavaBean properties
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board