Examveda
Examveda

In Java, what is the purpose of the "if-else if-else" statement?

A. To create loops

B. To define methods

C. To evaluate multiple conditions and execute the corresponding block of code

D. To declare variables

Answer: Option C


This Question Belongs to Java Program >> Flow Control

Join The Discussion

Related Questions on Flow Control