Home >> OOAD MCQs>>

OOAD MCQs Set 01

OOAD MCQs Set 01

A. Modeling
B. Programming
C. Managing
D. All of these
ANSWER: A) Modeling Explanation : UML (Unified Modeling Language) is a standard notation for the modeling of real-world objects as a first step in developing an object-oriented design methodology.
A. Investigation
B. Implementation
C. Management
D. None of these
ANSWER: A) Investigation Explanation : Analysis or Problem analysis is the process of understanding real-world problems and user’s needs and proposing solutions to meet those needs. The goal of problem analysis is to gain a better understanding of the problem being solved before developing a solution.
A. Analysis
B. Design
C. Code
D. Algorithm
ANSWER: B) Design Explanation : Design emphasizes a conceptual solution that fulfills the requirements, rather than its implementation. For example, a description of a database schema and software objects. Ultimately, designs can be implemented.
A. Object-oriented Analysis
B. Object-oriented Design
C. Object-oriented Management
D. None of These
ANSWER: A) Object-oriented Analysis Explanation : During OO analysis, there is an emphasis on finding and describing the objects (or concepts) in the problem domain.
A. Design Document
B. System Analysis
C. Use Cases.
D. None of These.
ANSWER: C) Use Cases. Explanation : Requirements are the user stories that describe user’s assumptions about new system.
A. object-oriented design
B. Object-oriented Analysis
C. Object-oriented Design
D. Object-oriented Management
ANSWER: A) object-oriented design Explanation : During object-oriented design, there is an emphasis on defining software objects and how they collaborate to fulfill the requirements.
A. True
B. False
C. May be true or false
D. None of these options.
ANSWER: A) True Explanation : Use Cases Are Not Object-Oriented There is nothing object-oriented about use cases; one is not doing object-oriented analysis if writing use cases.
A. Object-oriented Analysis
B. Object-oriented Design
C. Object-oriented Management
D. None of These
ANSWER: A) Object-oriented Analysis Explanation : Object-oriented Analysis is concerned with creating a description of the domain from the perspective of objects.
A. Object-oriented Analysis
B. Object-oriented Design
C. Object-oriented Management
D. None of These
ANSWER: A) Object-oriented Analysis Explanation : Object-oriented analysis is concerned with creating a description of the domain from the perspective of objects. There is an identification of the concepts, attributes, and associations that are considered noteworthy.
A. Interaction diagram
B. Use case Diagram
C. Domain Model
D. None of These.
ANSWER: B) Use case Diagram Explanation : A UML use case diagram is the primary form of system/software requirements for a new software program underdeveloped.

Related Posts