Explain about subroutines, Software Engineering

Assignment Help:

Subroutines

 Frequently, the similar piece of code must write over again in many dissimilar parts of a program.  Instead of repeating the code every time it is required, there is an obvious advantage if the common instructions are written only once.  A set of common instructions that can be used in a program many times is known as a subroutine.  Every time that a subroutine is used in the main part of the program, a branch is implemented to the beginning of the subroutine. After the subroutine has been implemented, a branch it is made back to the main program.

 


Related Discussions:- Explain about subroutines

What does data modelling means, What does data modelling means? Data mo...

What does data modelling means? Data modelling is the first step in the analysis modelling. In data modelling the data objects are checked independently of processing. The data

Explain intermediate and detailed cocomo model, Q. Explain Intermediate and...

Q. Explain Intermediate and Detailed COCOMO model? Intermediate COCOMO calculates software development effort as function of program size and a set of cost drivers that include

Explain functional testing, Functional testing is black-box type of testing...

Functional testing is black-box type of testing geared to functional needs of an application. Test engineers *should* do functional testing.

Explain basic execution time model, Q. Explain Basic Execution Time Model? ...

Q. Explain Basic Execution Time Model? The model was developed by the J.D. MUSA in 1979(MUSA79) and is based on execution time. It is presumed that failures may occur according

Matlab, #This is part of my prog. in matlab and a graph has to be drawn for...

#This is part of my prog. in matlab and a graph has to be drawn for this equation. >> es0=6.11; T0=273.15; Lv=(2.5)*10^6; Rv=461.5; Td=80:.2:500; e=es0*exp((Lv/Rv).*((1./T0)-(1./T

Define equivalence class, Equivalence class: -It shows a set of valid or in...

Equivalence class: -It shows a set of valid or invalid states for input conditions. An input condition is either a particular numeric value, a range of values, a set of related val

What is intrusive testing, Testing that collects timing and processing info...

Testing that collects timing and processing information during program implementation that might change the behavior of the software from its behavior in a actual environment. Usua

Define data dictionary, Define Data Dictionary The data dictionary can ...

Define Data Dictionary The data dictionary can be explained as an organized collection of all the data elements of the system with precise and rigorous definitions so that user

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd