Computer Science, asked by apexa211180, 9 months ago

What is the function of GOSUB statement?​

Answers

Answered by xRapMonster1994x
3

GOSUB Statement. The GOSUB statement transfers control to the line with the specified statement label, where the program sequentially proceeds until it reaches a RETURN statement. Statement labels as described in Format, Data and Expressions. An expression evaluating to a numeric value

Similar questions