Q. 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 ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (D) continue