Prepare
Practice
Interview
Aptitude
Reasoning
English
GD
Placement papers
HR
Current affairs
Engineering
MCA
MBA
Online test
Login
Function-oriented design is comprised of many smaller sub-systems is known as Functions - Program Writing
Home
>>
Category
>>
Software Engineering (MCQ) questions and answers
>>
Program Writing
Q. Function-oriented design is comprised of many smaller sub-systems is known as, Functions.
- Published on 19 Oct 15
a.
Yes
b.
No
ANSWER: Yes
Related Content
Software Management (
10
)
Introduction of Software Engineering (
37
)
Software Specification & Measurement (
23
)
Software Process (
9
)
Process Modelling and SDLC (
18
)
Planning and Managing the Project (
26
)
Capturing the Requirement (
22
)
Designing the System (
20
)
Objects Design (
20
)
Program Writing (
20
)
Formal Modelling & Verification (
20
)
Delivering the System (
18
)
Maintaining the System (
21
)
Evaluating Products, Processes & Resources (
17
)
Software Process Improvement (
28
)
Improving Predictions, Products, Processes & Resources (
16
)
Discussion
chanti
-Posted on 23 Oct 17
good
sami
-Posted on 29 May 17
Good
Nirja Shah
-Posted on 16 Oct 15
- In function-oriented design, the system is comprised of many smaller sub-systems known as functions.
- The capability of these functions is to perform significant task in the system.
- The system is considered as top view of all functions.
- This design inherits some properties of structured design where divide and conquer methodology is used.
- This design mechanism divides the whole system into smaller functions, which provides means of abstraction by concealing the information and their operation.
- These functional modules can share information among themselves by means of information passing and using information available globally.
- Another characteristic of functions is that when a program calls a function, the function changes the state of the program, which sometimes is not acceptable by other modules.
- This type of design works well where the system state does not matter and program/functions work on input rather than on a state.
➨
Post your comment / Share knowledge
Required!
Required!
Invalid Email Id!
Required!
Enter the code shown above:
Please enter the code shown above
(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)
MCQs
English
Tutorials
Download
▲