explain functions and subroutines
Answers
Answered by
2
Subroutine, 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.
Similar questions