answersLogoWhite

0

Why do need subroutines?

Updated: 12/13/2022
User Avatar

Wiki User

13y ago

Want this question answered?

Be notified when an answer is posted

Add your answer:

Earn +20 pts
Q: Why do need subroutines?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What are the Advantages of using subroutines?

Subroutines can be used repeatedly without having to be rewritten each time they are used.


What are Submodules also known as?

subroutines


Can we add two subroutines in VBA macro?

Yes.


What has the author Peter J Johnson written?

Peter J Johnson has written: 'FORTRAN subroutines for VAX/VMS block I/O' -- subject(s): Subroutines (Computer programs), FORTRAN (Computer program language)


What are subroutines and are they used in batch files scripts neither or both?

Subroutines are code blocks that can be called from anywhere in your code where the subroutine is within the scope of the caller. They are not used in batch files or command scripts, but they may be emulated by calling one batch file from another and waiting for the external call to return, which may (optionally) return an error level which can be tested by the caller. Subroutines can be used in other scripts, including vbscript and javascript. Subroutines may also be called functions or procedures depending on the type of script.


What are the basic program structures in visual basic?

Classes Structures Subroutines Functions


What has the author S Marlow written?

S. Marlow has written: 'Fortran subroutines for the solution of linear equations, inversion of matrices and evaluation of determinants' 'Fortran subroutines for the solution of linear equations' 'Flexible specialisation and the large enterprise'


Why do people use subroutines?

Subroutines can be used for a set calculation, for instance adding 10 years to today or to return how many seconds have passed since 3.75 hours ago or an APR rate of a specified dollars amount.


What is a function procedure in Visual Basic?

A function is essentially a subroutine that is ment to be used by other subroutines.


What is a term used as a synonym for module in any programming language?

subroutines procedures functions or methods


What has the author Anne P Ladd written?

Anne P. Ladd has written: 'Subroutines reference guide'


The OS has several subsystems or OS subroutines that use the user mode and interface with the user and with applications?

modules