Vidyalelo
Java Programming · Q32

Flow Control

Programming · Java Programming · question 32

Q32

In java, ............ can only test for equality, where as .......... can evaluate any type of the Boolean expression.

A.
switch, if
Answer
B.
if, switch
C.
if, break
D.
continue, if

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board