Computer Science, asked by kanakrajputkanakrajp, 4 months ago

which of the following is used to transfer thhe control of the program to specific label or line number (a) GOTO( b )TO(c)SEND (d )TRANSFER​

Answers

Answered by silvercenturion
0

Answer:

(a) GOTO

Explanation:

GOTO keyword is used to transfer the control. of the program to the specified label in a program.

Similar questions