subroutines are called in the main program using the _________ statement.
Answers
Answered by
1
Answer:
In computer programming, a subroutine is a sequence of program instructions that performs a specific task, packaged as a unit. This unit can then be used in programs wherever that particular task should be performed.
Similar questions