Cs8592 Ooad Unit II MCQ

You might also like

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

04/01/2023, 03:16 CS8592 OOAD_Unit II_MCQ

NAME : 
CLASS : 
CS8592 OOAD_Unit II_MCQ
37 Questions DATE  : 

1. 1. What does a simple name in UML Class and objects consist of?

a) Letters b) Digits

c) Punctuation Characters d) All of the mentioned

2. 2. What Does a Composite name consists of in a UML Class and object diagram?

a) Delimiter b) Simple names

c) Digits d) All of the mentioned

3. 3. A Class consists of which of these abstractions?

a) Set of the objects b) Operations

c) Attributes d) All of the mentioned

4. 4. A class is divided into which of these compartments?

a) Name Compartment b) Attribute Compartment

c) Operation Compartment d) All of the mentioned

5. 5.creating a description of the domain from the


perspective of objects is called

A)Domain Model B)Conceptual Class,

C)Software Class D)conceptual object model

https://quizizz.com/print/quiz/5fa2e7a3529e14001de07d60 1/7
04/01/2023, 03:16 CS8592 OOAD_Unit II_MCQ

6. 6.visualization of the concepts or mental models of a real-world domain and it is also called
a

A)domain model B)Conceptual Class

C)Software Class D)conceptual object model.

7. 7.class representing a specification or implementation perspective of a software


component, regardless of the process or method is called

A)domain model B)Object model

C)Software Class D)conceptual object model

8. 8.UP Phases

A)Inception B)Elaboration

C)Construction D)Transition

E) All the above

9. 9.set of all written use cases; it is a model of


the system's functionality and environment is called

A)Use-case Modeling B)Use Cases

C)Preconditions D)Primary actor

10. 10.What are the three kinds of Actors?

A)Primary actor B)Supporting actor

C)Offstage actor D)All the above

11. 11.How to find Use cases?

A)Identify the goals for each primary actor B)Choose the system boundary

C)Identify the primary actors those that


have goals fulfilled through using services D)All the above
of the system.

https://quizizz.com/print/quiz/5fa2e7a3529e14001de07d60 2/7
04/01/2023, 03:16 CS8592 OOAD_Unit II_MCQ

12. 12.Using the UML modeling the domain model can be represented using a

A)Class Diagram B)Usecase Diagram

C)Sequence Diagram D)Interaction Diagram

13. 13.What are conceptual classes?

A)Symbol B)Intension

C)Extensions D)All the above

14. 14.class which describes some entity is called

A)Domain Model B)Conceptual class

C)Description class D)business object model

15. 15.Why domain model is referred as visual dictionary

A)classes can be expressed using visual B)Object can be expressed using visual
visual language using a domain model language using a domain model

D)Software business object can be


C)Attributes can be expressed using visual
expressed using visual language using a
language using a analysis object models
domain model

16. 16.Conceptual classes can be identified by the noun phrases is called

A)category list B)Domain model

C)Physical Object D)Linguistic analysis

17. 17.Logical data value of an object is called

A)Conceptual class B)Description class

C)Visual Dictionary D)Attributes

https://quizizz.com/print/quiz/5fa2e7a3529e14001de07d60 3/7
04/01/2023, 03:16 CS8592 OOAD_Unit II_MCQ

18. 18.What are the Relationships among classess

A)Association, Elaboration, Domain model, B)Association, Inheritance, Aggregation,


Composition Composition

C)Association, Aggregation, Composition, D)Association, Elaboration, Class,


Elaboration Multiplicity

19. 19.It is shown between the classes or instance of classes.

A)Composition B)Aggregation

C)Inheritance D)Association

20. 20.Relationship between superclass and one or more subclass is called

A)Generalization B)Inheritance

C)Aggregation D)Both A and B

21. 21.It is used to represent the whole part relationship

A)Aggregation B)Generalization

C)Inheritance D)Both B and C

22. 22.It is represented by an hollow arrow head

A)Inheritance B)Generalization

C)Aggregation D)Both A and B

23. 24.What is The name of the arrow notation

A)Composition B)Aggregation

C)Inheritance D)Generalization

https://quizizz.com/print/quiz/5fa2e7a3529e14001de07d60 4/7
04/01/2023, 03:16 CS8592 OOAD_Unit II_MCQ

24. 24.What is the name of arrow notation

A)Composition B)Aggregation

C)Inheritance D)Generalization

25. 25.Specifies the how the attributes and operations are visible in the system is called

A)Operation B)Aggregation

C)Visibility D)Operations

26. 26.The attributes can be represented as

A)Attribute text B)Association line

C)Both together D)Non of above

27. 27.Represents the behavioral and structural features of the system is known as

A)Attributes B)POS System

C)Classifier D)Domain model

28. 28.Constraint languages are

A)Java B)Machine readable Language

C)Natural Language D)All the above

29. 29.class that allows the association to be a class itself is called

A)Association class B)Singleton class

C)Qualified Association D)Template classes

30. 30.To select particular object from the set of objects is called

A)Qualified Association B)Association class

C)Singleton class D)Template classes

https://quizizz.com/print/quiz/5fa2e7a3529e14001de07d60 5/7
04/01/2023, 03:16 CS8592 OOAD_Unit II_MCQ

31. 31.The most commonly used relationship which denotes that a given use case may include
another is called

A)Include Relationship B)Extend Relationship

C)Extension point D)Generalization

32. 32.find two or more use cases having common structure, behavior and purpose is called

A)Include Relationship B)Extend Relationship

C)Extension Point D)Generalization Relationship

33. 33.BAsically a computerized application used to record the sales and handle payments is
called

A) POS System B) Elaboration Phase

C) Association D) All the above

34. 34.Activity in which the information about the information about the requirements is
expanded and refined is called

A)POS System B)Elaboration

C)Extension point D)Generalization point

35. 35.Visual representation of conceptual classes is called

A)Domain model B)Conceptual model

C)Object model D)All the above

36. 36.Process of moving from high level abstract model to final executable software system is
called

A) Refinement B) Derived attribute

C)Attributes D)Association

37. 37.It is a response to the message in the form of procedure or code is called

A) Method B) Message in object

C) Refinement D)Composition
https://quizizz.com/print/quiz/5fa2e7a3529e14001de07d60 6/7
04/01/2023, 03:16 CS8592 OOAD_Unit II_MCQ

Answer Key

1.d 2.d 3.d 4.d

5.a 6.d 7.c 8.e

9.a 10.d 11.d 12.a

13.d 14.c 15.a 16.d

17.d 18.b 19.d 20.d

21.a 22.d 23.b 24.a

25.c 26.c 27.c 28.d

29.a 30.a 31.a 32.d

33.a 34.a 35.d 36.a

37.a

https://quizizz.com/print/quiz/5fa2e7a3529e14001de07d60 7/7

You might also like