Computer Science, asked by riteshkumbhar593, 10 months ago

name two jump statements used in java programming​

Answers

Answered by miltonmayur
1

Break and Continue are two jump statements used in java programming.

Answered by Anonymous
0

\huge{\underline{\boxed{\sf{\red{\mathfrak{Answer-}}}}}}

The statements that cause unconditional control-transfer in program are called jump statements. Two most common jump statements are break and continue.

Similar questions