1.

Which of these are selection statements in Java?

A. if()
B. for()
C. continue
D. break
Answer» B. for()


Discussion

No Comment Found