Computer Science, asked by astudas599, 1 year ago

Explain subprograms and routines used in programming

Answers

Answered by Hacket
0
Subprograms may be defined within programs, or separately in libraries that can be used by multiple programs. In different programming languages, a subroutine may be called a procedure, a function, a routine, a method, or a subprogram. The generic term callable unit is sometimes used.
Thanks
Similar questions