Examveda

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)

D. It defines JavaBean properties

Answer: Option C


This Question Belongs to Java Program >> Miscellaneous In Java

Join The Discussion

Related Questions on Miscellaneous in Java