⟩ Which is not one of the characteristic of object orientation? a) Abstraction b) Encapsulation c) Polymorphism d) Generalization
d) Generalization
d) Generalization
A class is used for a) generalization b) classification c) specification d) collection
Structural things are identified by __________________ of UML models. a) nouns b) classes c) objects d) entities
In a class, a public operation is shown by a) * b) # c) - d) none
A line with a solid diamond represents ________ relationship. a) specialization b) generalization c) aggregation d) composition
A model is a ________ of reality? a) classification b) simplification c) justification d) clarification
A ______________ is a physical element that exists at run time and represents a computational resource. a) node b) object c) interface d) component
Which view doesn't represents a software-intensive system. a) class b) use case c) implementation d) deployment
A dashed line with hollow arrowhead represents ____________ relationship. a) realization b) association c) dependency d) generalization
A component diagram shows the organization and ___________ among a set of components. a) relationships b) dependencies c) grouping d) none
An activity diagram reflects flow of __________ among objects. a) messages b) processes c) control d) data