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

Verified
Correct Answer:
Verified
Related Questions
Q14: What is the range of short data
Q15: Which of these coding types is used
Q16: Which of the following can be operands
Q17: Which right shift operator preserves the sign
Q18: Which of the following is not a
Q19: What is the range of byte data
Q20: What is the numerical range of a
Q21: Which one is a valid declaration of
Q22: . Which of these are selection statements
Q23: Which of these is necessary to specify