A. Active Object
B. Passive Object
C. Multiple instance
D. None of the mentioned
Explanation: A passive object holds data, but does not initiate control.
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 - What encapsulates both data and data manipulation functions ?
A. Object
B. Class
C. Super Class
D. Sub Class - A design description of an object is known as a class__________________?
A. instance
B. object
C. case
D. both instance and object - Which of the following points related to Object-oriented development (OOD. is true ?
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 - How is generalization implemented in Object Oriented programming languages ?
A. Inheritance
B. Polymorphism
C. Encapsulation
D. Abstract Classes - 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 - Data Store Symbol in DFD represents a_______________?
A. Physical file
B. Data Structure
C. Logical file
D. All of the mentioned - Which of the following is not an operation as per OOD algorithms and data structures ?
A. operations that manipulate data in some way
B. operations that perform a computation
C. operations that check for syntax errors
D. operations that monitor an object for the occurrence of a controlling event - 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 - The context diagram is also known as __________________?
A. Level-0 DFD
B. Level-1 DFD
C. Level-2 DFD
D. All of the mentioned