a) True b) False Answer: b Explanation: It is an object oriented design which ...
View QuestionStructural decomposition is concerned with function calls.
a) True b) False Answer: a Explanation: Structural decomposition is concerned with developing a model of ...
View QuestionWhat DFD notation is represented by the Rectangle?
a) Transform b) Data Store c) Function d) None of the mentioned Answer: b Explanation: Data Store
View QuestionWhich of the following is not a use of a CASE tool ?
a) Support structured analysis and design (SA/SD) b) Maintains the data dictionary c) Checks whether DFDs are balanced ...
View QuestionWhich of the following is/are true with respect to functions ?
a) A function such as “search-book” is represented using a circle b) Functions represent some activity c) Function ...
View QuestionStructured Analysis is based on the principles of
a) Top-down decomposition approach b) Divide and conquer principle c) Graphical representation of results using DFDs d) All ...
View QuestionFunction-oriented design techniques starts with functional requirements specified in
a) SDD b) SRS c) All of the mentioned d) None of the mentioned Answer: b Explanation: ...
View QuestionWhich of the following is a complementary approach to function-oriented approach ?
a) Object oriented analysis b) Object oriented design c) Structured approach d) Both Object oriented analysis and design
View QuestionChoose the option that does not define Function Oriented Software Design.
a) It consists of module definitions b) Modules represent data abstraction c) Modules support functional abstraction d) ...
View QuestionIf all tasks must be executed in the same time-span, what type of cohesion is being exhibited?
a) Functional Cohesion b) Temporal Cohesion c) External Cohesion d) Sequential Cohesion Answer: b Explanation: A Module ...
View Question