CBSE Class 11 Computer Science Question 32 of 80

Conditional and Looping Constructs — Question 2

Back to all questions
2
Question

Question 2

What are jump statements?

Answer

Jump statements are used to unconditionally transfer program control to other parts within a program.