Computer Science, asked by skmachhra, 1 day ago

what is the function of gosub in two lines only short​

Answers

Answered by mannatgambheer8410
0

Answer:

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 a numeric value.

Similar questions