2. Which of these are selection statements in Java?
a) if()
b) for()
c) continue
d) break
Answers
Answered by
3
Answer:
a. if() is the right answer
Similar questions