Ooad Multiple Choice Questions Unitwise Unit 1

Download as pdf or txt
Download as pdf or txt
You are on page 1of 7

11/9/2020 OOAD MULTIPLE CHOICE QUESTIONS UNITWISE

Home About Privacy Contact Us    

OOAD MULTIPLE CHOICE QUESTIONS UNITWISE


 Estudies4you

JNTUH CSE & IT MID-1 EXAM MULTIPLE CHOICE QUESTIONS WITH ANSWERS

OOAD MULTIPLE CHOICE QUESTIONS UNITWISE

UNIT 1

1. A model is a _________ of reality. 


a. Complication 
b. Simpli cation 
c. Realization 
d. Generalization 

Correct Answer: b
Explanation

2. Models help us to________ a system as it is or the way it is wanted. 


a. Analyze 
b. Design 
c. Visualize 
d. Measure 

Correct Answer: c
Explanation

3. In which principle, the models created explain the identi cation of a problem and nd its solution? 
a. The Choice of Model is Important 
b. Levels of Precision May Differ 
c. The Best Models are connected to Reality  
d. No Single Model is Suf cient 

Correct Answer: a
Explanation

4. Algorithmic and object-oriented are the two common ways for modeling ________ 
a. Non-software Systems
b. Software Systems 
c. Vocabulary of a System 
d. Client/Server System 

Correct Answer: b
Explanation

5. ________ helps to communicate the overall system architecture unambiguously. 


a. Flow charts 
b. Designing 
c. SRS 
d. Templates 

Correct Answer: b
Explanation

6. ________ de nes the system's actions and how different parts contribute to it.  
a. Behavior 

estudies4you.blogspot.com/2019/02/ooad-multiple-choice-questions-unitwise.html 1/7
11/9/2020 OOAD MULTIPLE CHOICE QUESTIONS UNITWISE
b. Structure 
c. Model 
d. Use case 

Correct Answer: a
Explanation

7.  ________ can be done for both simple and complex systems. 
a. Generalization n 
b. Speci cation cm, 
c. Modeling 
d. Collaboration 

Correct Answer: a
Explanation

8. The best kind of models helps to choose ________ 


a. Degree of detail 
b. Design view 
c. Single model 
d. Choice of model 

Correct Answer: a
Explanation

9. A set of ________ models are used to approach a complex system. 


a. Dependent w" 
b. Independent 
c. Both dependent and independent 
d. Different 

Correct Answer: b
Explanation

10. An Object-oriented program is structured as a community of interacting agents, called ________


a. Objects 
b. Classes 
c. Functions 
d. Statements 

Correct Answer: a
Explanation

JNTUH OBJECT ORIENTED ANALYSIS AND DESIGN MID-1 EXAM QUESTIONS

11. UML is useful to ________ a system as it is or as we want it to be. 


a. Visualize 
b. Specify 
c. Document 
d. All of the above 

Correct Answer: d
Explanation

12. A collection of operations that specify the services rendered by a class or component known as________ 
a. Class 
b. Interaction 
c. Interface 
d. Collaboration 

Correct Answer: c
Explanation

13.  ________ is an abstraction of a set of functions that the system performs. 


a. Class 

b. Interaction

estudies4you.blogspot.com/2019/02/ooad-multiple-choice-questions-unitwise.html 2/7
11/9/2020 OOAD MULTIPLE CHOICE QUESTIONS UNITWISE
c. Use case 
d. Collaboration 

Correct Answer: c
Explanation

14. ________  is a physical element that exists at runtime and represents a  computational resource. 
a. Node 
b. Actor 
c. Name 
d. Object 

Correct Answer: a
Explanation

15. Which one of the following is not a structural thing? 


a. Class 
b. Package 
c. Use case 
d. Node 

Correct Answer: b
Explanation

16. ________ can represent the invocation of an operation, a step in a business p an entire business process. 
a. State machine 
b. Interaction 
c. Use case 
d. Activity 

Correct Answer: d
Explanation

17. The explanatory parts of the UML model are known as ________
a. Behavioral things 
b. Grouping things 
c. Structural things 
d. Annotational things 

Correct Answer: d
Explanation

18. A link is an instance of ________ 


a. Generalization 
b. Association 
c. Dependency 
d. Realization 

Correct Answer: b
Explanation

19.______  are used to create new building blocks from existing blocks. 
a. Tagged Values 
b. Stereotypes
c. Constraints 
d. Diagrams 

Correct Answer: b
Explanation

JNTUH OOAD MCQ WITH ANSWERS AND EXPLANATION

20. In which phase is the scope of the project de ned? 


a. Inception 
b. Elaboration 

c. Construction 

estudies4you.blogspot.com/2019/02/ooad-multiple-choice-questions-unitwise.html 3/7
11/9/2020 OOAD MULTIPLE CHOICE QUESTIONS UNITWISE
d. Transition 

Correct Answer: a
Explanation

21. Which one of the following GOAD artifacts is the MOST useful? 
a. Use cases 
b. Interaction diagrams 
c. Activity diagrams 
d. Package diagrams 

Correct Answer: a
Explanation
.

22. All public methods in business model objects are de ned directly or indirectly because of a ________ requirement. 
a. Use case 
b. Dependency 
c. Association 
d. Sequence 

Correct Answer: a
Explanation

23. UML interfaces are used to ________


a. De ne an API for all classes 
b. Program in Java, but not in C++ or Smalltalk 
c. De ne executable logic to reuse across classes 
d. Specify required services for types of objects 

Correct Answer: d
Explanation

24. An actor is ________


a. A person 
b. A job title 
c. A role 
d. A system 

Correct Answer: c
Explanation

25. The system icon identi es ________


a. The boundaries of the system 
b. The scope of the project so 
c. The context of the system 
d. Another system in the role of an actor 

Correct Answer: c
Explanation

26. A person may function in ________


a. Only one role le 
b. Many roles 
c. One role per system 
d. One role per use case 

Correct Answer: b
Explanation

27. Devices and other systems ________


a. May be actors 
b. May only receive output from a use case 
c. May only provide input to a use case 
d. Are out of scope because we are describing only one system at 

estudies4you.blogspot.com/2019/02/ooad-multiple-choice-questions-unitwise.html 4/7
11/9/2020 OOAD MULTIPLE CHOICE QUESTIONS UNITWISE
Correct Answer: a
Explanation

28. Associations ________


a. May exist only between actors and use cases 
b. Identify the ow of data between actors and use cases 
c. Identify interactions between actors and use cases 
d. Identify dependencies between actors and use cases 

Correct Answer: c
Explanation

29. Use cases ________


a. Identify business processes 
b. Identify system goals 
c. Describe work ow 
d. Prioritize system procedures 

Correct Answer: b
Explanation

30. The association stereotype «Extends» indicates ________


a. Delegation of part of a task to another use case 

b. The target use case is a subprocess of the source use cases 


c. A specialized form of a use case 
d. A deviation from the UML standard 

Correct Answer: c
Explanation

OBJECT ORIENTED ANALYSIS AND DESIGN MCQ WITH ANSWERS AND EXPLANATION

OOAD MCQ

     

YOU MAY LIKE THESE POSTS

OOAD MCQ: Architectural Modeling OOAD MCQ: State Machines OOAD MCQ: Events and Signals
 April 18, 2019  April 11, 2019  April 11, 2019

 NEWER OLDER 

estudies4you.blogspot.com/2019/02/ooad-multiple-choice-questions-unitwise.html 5/7
11/9/2020 OOAD MULTIPLE CHOICE QUESTIONS UNITWISE

POPULAR POSTS

OOAD MULTIPLE CHOICE QUESTIONS UNITWISE


 February 09, 2019

Block Structure and Non-Block Structure Storage Allocation


 September 04, 2017

CLASS AND OBJECT DIAGRAMS: OOAD MCQ


 February 17, 2019

TECHNOLOGY

Introduction to JSP
 May 28, 2020

Using Cookies Session Tracking


 May 26, 2020

Using Cookies Session Tracking


 May 26, 2020

CATEGORIES

 Arithmetic 7

 Compiler Design 74

 COMPUTER PROGRAMMING IN C 49

 OOAD MCQ 9

 OOAD Notes 63

 Web Technologies 79

estudies4you.blogspot.com/2019/02/ooad-multiple-choice-questions-unitwise.html 6/7
11/9/2020 OOAD MULTIPLE CHOICE QUESTIONS UNITWISE

Fresh, Preservative-free Fish


Freshly Caught Fish & Seafood. Never Frozen. Home Delivered at you
doorstep.

FreshToHome Shop N

Contact Info
This blog is only for promotional purpose. If you Have any problems with these posts send mail to [email protected] also send suggestions and queries.

Contact Form

Name Email *

Message *

SEND

   

Created By SoraTemplates | Estudies4you Blogger Templates

estudies4you.blogspot.com/2019/02/ooad-multiple-choice-questions-unitwise.html 7/7

You might also like