Exam 14: The Movement to Objects
Exam 1: The Systems Analyst and Information Systems Development78 Questions
Exam 2: Project Selection and Management75 Questions
Exam 3: Requirements Determination75 Questions
Exam 4: Use Case Analysis69 Questions
Exam 5: Process Modeling75 Questions
Exam 6: Data Modeling78 Questions
Exam 7: Moving Into Design66 Questions
Exam 8: Rchitecture Design64 Questions
Exam 9: User Interface Design69 Questions
Exam 10: Program Design68 Questions
Exam 11: Data Storage Design74 Questions
Exam 12: Moving Into Implementation67 Questions
Exam 13: Transition to the New System67 Questions
Exam 14: The Movement to Objects67 Questions
Select questions type
The process of letting the object-oriented system decide on the specific method when the system is running is called 'static binding'.
Free
(True/False)
4.9/5
(34)
Correct Answer:
False
An object is an attribute of an instantiation.
Free
(True/False)
5.0/5
(44)
Correct Answer:
False
What are elements of an UML Class Diagram?
Free
(Essay)
4.9/5
(38)
Correct Answer:
Class:Represents a kind of person,place,or thing about which the system must capture and
store information.
An attribute:Represents properties that describe the state of an object.
A method:Represents the actions or functions that a class can perform.
An association:Represents a relationship between multiple classes,or a class and itself.
The main building block of the UML class diagram is the class which _____________.
(Multiple Choice)
4.9/5
(37)
The UML Sequence Diagrams are generally developed last in the UML approach.
(True/False)
4.9/5
(40)
The concept that says the same message can be interpreted differently by different classes of objects is called 'encapsulation'.
(True/False)
4.9/5
(33)
The relationship between the class (e.g. ,Student)and its superclass (e.g. ,Person)is known as the 'a-kind-of' relationship.So the class 'Student' is 'a-kind-of' 'Person'.
(True/False)
4.8/5
(34)
As systems analysts have worked with projects and the Systems Development Life Cycle for many years,they have found that about 35% of all projects do not require analysts to model the business needs and to gather business requirements.
(True/False)
4.7/5
(33)
According to the creators of UML,any object-oriented approach to developing information systems must be: (a)use case driven;(b)architecture centric and (c)iterative and incremental.
(True/False)
4.9/5
(40)
RUP emphasizes iterative,incremental development and prototyping.
(True/False)
4.8/5
(33)
Of the four fundamental UML diagrams,the Class Diagram is always created first.
(True/False)
4.7/5
(41)
When common sets of attributes and methods are organized into superclasses (or abstract classes)(like Student)and then subclasses (like Business Student)this action is referred to as ______________.
(Multiple Choice)
5.0/5
(34)
Encapsulation is the combining of DFDs and ERDs into a physical use-case.
(True/False)
4.9/5
(47)
The UML Class Diagrams show what objects contain and how they are related - much like ERD diagrams in a structured design approach.
(True/False)
4.9/5
(41)
Showing 1 - 20 of 67
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)