⟩ Which view doesn't represents a software-intensive system. a) class b) use case c) implementation d) deployment
a) class
a) class
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
The _______ view addresses the configuration management of the system's releases. a) use case b) process c) implementation d) design
A ______________ is a general -purpose mechanism for organizing elements into groups. a) node b) class c) package d) component
In object-oriented approach, objects are a) Identical b) Discrete c) Both Identical And Discrete d) None
A ______________ is a physical or replaceable part of a system that conforms to and provides the realization of set of interfaces. a) node b) object c) interface d) component
A use case diagram is used to model __________ of a system. a) structure b) behavior c) organization d) none
The architecture of a software-intensive system can be described by ____ views. a) three b) five c) nine d) none
In a class, a private operation is shown by a) + b) # c) * d) none