Software Engineering (3150711) MCQs

MCQs of Software Design

Showing 21 to 30 out of 62 Questions
21.
Which option does not define Function Oriented Software Design?
(a) It consists of module definitions
(b) Modules represent data abstraction
(c) Modules support functional abstraction
(d) None of the mentioned
Answer:

Option (b)

22.
Structured Analysis is based on, which principles?
(a) Top-down decomposition approach
(b) Divide and conquer principle
(c) Graphical representation of results using DFDs
(d) All of the mentioned
Answer:

Option (d)

23.
Rectangle represents __________ DFD notation.
(a) Transform
(b) Data Store
(c) Function
(d) None of the mentioned
Answer:

Option (b)

24.
Structural decomposition is concerned with function calls.
(a) TRUE
(b) FALSE
Answer:

Option (a)

25.
A function-oriented design focuses on the entities in the system rather than the data processing activities.
(a) TRUE
(b) FALSE
Answer:

Option (b)

26.
The system is denoted by __________ in DFD.
(a) Circle
(b) Arrow
(c) Rectangle
(d) Triangle
Answer:

Option (a)

27.
Which of the following is not an activity of Structured Analysis (SA)?
(a) Functional decomposition
(b) Transformation of a textual problem description into a graphic model
(c) All the functions represented in the DFD are mapped to a module structure
(d) All of the mentioned
Answer:

Option (c)

28.
The results of structured analysis can be easily understood by ordinary customers.
(a) TRUE
(b) FALSE
Answer:

Option (a)

29.
Structured Analysis is based on the principle of Bottom-Up Approach.
(a) TRUE
(b) FALSE
Answer:

Option (b)

30.
Which of the following points are true, with reference to the Object-oriented development (OOD)?
(a) OOA is concerned with developing an object model of the application domain
(b) OOD is concerned with developing an object-oriented system model to implement requirements
(c) All of the mentioned
(d) None of the mentioned
Answer:

Option (c)

Showing 21 to 30 out of 62 Questions