Definition of "subroutine"
- noun
A section of code, called by the main body of a program, that implements a task. While it may be used at more than one point in a program, it need not be.
- Sources
Word Collect Answers uses cookies and collects your device’s advertising identifier and Internet protocol address. These enable personalized ads and analytics to improve our website. Learn more or opt out Privacy Policy
A section of code, called by the main body of a program, that implements a task. While it may be used at more than one point in a program, it need not be.