A. Constantine and Yourdon methodology
B. DeMarco and Yourdon methodology
C. Gane and Sarson methodology
D. All of the mentioned
Related Mcqs:
- 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 - Which of the following is the best type of module cohesion ?
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 directed arc or line in DFD represents_________________?
A. Data Store
B. Data Process
C. Data Flow
D. All of the mentioned - 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 - Object that collects data on request rather than autonomously is known as_________________?
A. Active Object
B. Passive Object
C. Multiple instance
D. None of the mentioned