Java Programming
primer-original-v2mediumJava Programming01 Introduction To Javaprimer-original-v2

The ________________ statement causes the program execution to stop and JVM to shut down.

Answer options

A
System.exit
B
break
C
return
D
exit

Correct answer: System.exit

Explanation

Quick AnswerThe correct answer is System.exit because it directly addresses the core logic of Java Programming.

This question has been retained as-is due to its unique context.

Related Java Programming questions

Practice more Java Programming questions

PrimerPrep has independently reviewed practice questions and coding exercises — all free.