Computer Science, asked by lalitkne73, 6 months ago

The statement used to jump
to a particular section in the
program is​

Answers

Answered by ashuindianoil19
2

Answer:

GoTo (goto, GOTO)

Explanation:

Explanation:GO TO or other case combinations, depending on the programming language) is a statement found in many computer programming languages. ...The jumped-to locations are usually identified using labels, though some languages use line numbers.

Similar questions