Multiple Choice
Which of these jump statements can skip processing remainder of code in its body for a particular iteration?
A) break
B) return
C) exit
D) continue
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q13: Which of these are selection statements in
Q14: Which operator is used to implement unsigned
Q15: What is the error in this code?<br>Byte
Q16: Which of these selection statements test only
Q17: Which of the following statements about the
Q19: Who is considered as the creator of
Q20: What is stored in the object obj
Q21: What is the size of int data
Q22: What is the value of the expression
Q23: Which of these operators is used to