Computer Science, asked by rounderrubby, 8 months ago

Subroutine is used to handle a certain task within a program

True

False

Answers

Answered by sathiyamaha173
1

Explanation:

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.

Subroutines may be defined within programs, or separately in libraries that can be used by many programs. In different programming languages, a subroutine may be called a procedure, a function, a routine, a method, or a subprogram.

Answered by ayanshbalyan22
0
True is the answer


Mark as brainliest
Similar questions