Computer Science, asked by ds2390278, 22 hours ago

. Which of these is a jump statement​

Answers

Answered by MissGlam
1

 \:

GoTo is a statement found in many computer programming languages. It performs a one-way transfer of control to another line of cøde; in contrast a function call normally returns control.

Similar questions