Exam 8: Structural Modeling
Exam 1: Information Systems96 Questions
Exam 2: The Concept of Object Orientation98 Questions
Exam 3: Methodology100 Questions
Exam 4: Gathering Requirements100 Questions
Exam 5: Domain Analysis100 Questions
Exam 6: Behavioral Modeling I: Use Cases: The Basics95 Questions
Exam 7: Behavioral Modeling II: Developing Use Cases99 Questions
Exam 8: Structural Modeling99 Questions
Exam 9: Dynamic Modeling100 Questions
Exam 10: The Design Challenge97 Questions
Exam 11: Application Design I: Flow and Control98 Questions
Exam 12: Application Design IU: The User Interface99 Questions
Exam 13: Application Design III: Database and Persistence98 Questions
Exam 14: Patterns97 Questions
Exam 15: Components Reuse99 Questions
Exam 16: Architecture97 Questions
Exam 17: Implementation100 Questions
Select questions type
Describe and give an example of aggregation.
Free
(Essay)
4.8/5
(39)
Correct Answer:
Aggregation represents a "whole-part" relationship: a school class is an aggregate of many students and one teacher. Composition is a strong form of aggregation in which the parts exclusively belong to the composite object and do not live beyond its lifecycle: the accounting department of a company disappears the moment that the company goes out of business. A collection object is a special kind of aggregate or composite in which all parts are instances of the same class.
"ThePatient" is a perfect name for a class.
Free
(True/False)
4.9/5
(38)
Correct Answer:
False
Association describes how instances of one class cooperate with instances of another class.
Free
(True/False)
4.8/5
(33)
Correct Answer:
True
Which of the following is a correct name for a class in UML notation?
(Multiple Choice)
4.7/5
(44)
In the virtual world of software, a class is ________ of an object.
(Multiple Choice)
4.8/5
(29)
Describe structural modeling within the context of a conceptual information system.
(Essay)
4.8/5
(34)
A flexible and reliable information system needs ________ that satisfy the specific requirements of the structural modeling.
(Multiple Choice)
4.9/5
(44)
In object-oriented terminology, encapsulation means that the data and processes that make up an object are visible.
(True/False)
4.9/5
(33)
To discover business objects, we must start by mining the ________.
(Multiple Choice)
4.9/5
(25)
In the virtual world of software, a class is either an abstraction of an object or a template to create it.
(True/False)
4.9/5
(45)
Association is a ________ relationship that defines the link between objects of one class with the objects of another class.
(Multiple Choice)
4.9/5
(51)
A structural model can have only one combination of scope, texture, and view.
(True/False)
4.8/5
(37)
In design and implementation, composition is called ________.
(Multiple Choice)
4.7/5
(43)
Showing 1 - 20 of 99
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)