Which of the following term is best defined by the statement:”a structural relationship that specifies that objects of one thing are connected to objects of another” ?
A. Association
B. Aggregation
C. Realization
D. Generalization
A. Association
B. Aggregation
C. Realization
D. Generalization
A. Structural things
B. Behavioral things
C. Groug things
D. Annotational things
Explanation: Structural things are mostly static parts of a model, representing elements that are either conceptual or physical.
A. Singleton pattern
B. Facade Pattern
C. Observer pattern
D. Factory method pattern
Explanation: Observer pattern defines one-to-many dependency among objects so that when one object changes its state, all its dependents are notified.
A. Reconfigure
B. Shutdown
C. Powersave
D. All of the mentioned
Explanation: Functionalities are governed by the system
A. the design of interfaces between software components
B. the design of interfaces between the software and human producers and consumers of information
C. the design of the interface between two computers
D. all of the mentioned
A. mental image
B. interface design
C. system image
D. interface validation
Explanation: When the system image and the system perception are coincident, users generally feel comfortable with the software and use it effectively.
A. system context model
B. interaction model
C. environmental model
D. both system context and interaction
Explanation: The context model of a system may be represented using associations. Associations simply show that there are some relationships between the entities involved in the association.