A. Top-down decomposition approach
B. Divide and conquer principle
C. Graphical representation of results using DFDs
D. All of the mentioned
Related Mcqs:
- 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 - Which tool is use for structured designing ?
A. Program flowchart
B. Structure chart
C. Data-flow diagram
D. Module - In the Analysis phase, the development of the ______________ occurs, which is a clear statement of the goals and objectives of the project ?
A. documentation
B. flowchart
C. program specification
D. design - Grady Booch, James Rumbaugh, and Ivar Jacobson combined the best features of their individual object-oriented analysis into a new method for object oriented design known as _____________________?
A. HTML
B. XML
C. UML
D. SGML - A step by step instruction used to solve a problem is known as ___________________?
A. Sequential structure
B. A List
C. A plan
D. An Algorithm - If all tasks must be executed in the same time-span, what type of cohesion is being exhibited ?
A. Functional Cohesion
B. Temporal Cohesion
C. Functional Cohesion
D. Sequential Cohesion - In what type of coupling, the complete data structure is passed from one module to another ?
A. Control Coupling
B. Stamp Coupling
C. External Coupling
D. Content Coupling - Which 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 or not
D. It complies with the available system - A design description in OOD includes___________________?
A. Protocol Description
B. Implementation Description
C. Type Description
D. both Protocol and Implementation Description - Objects are executed _____________________?
A. sequentially
B. in Parallel
C. sequentially & Parallel
D. none of the mentioned