Examveda
Examveda

What is the purpose of the "if-else" statement in Java?

A. To execute one block of code if a condition is true and another block if it's false

B. To declare variables

C. To create loops

D. To define methods

Answer: Option A


This Question Belongs to Java Program >> Flow Control

Join The Discussion

Related Questions on Flow Control