1.

Choose the correct syntax of SWITCH statement in Java below.

A. switch(input)
B. switch(input)
C. switch(input)
D. switch(input)
Answer» C. switch(input)


Discussion

No Comment Found