Services
Discover
Homeschooling
Ask a Question
Log in
Sign up
Filters
Done
Question type:
Essay
Multiple Choice
Short Answer
True False
Matching
Topic
Computing
Study Set
Systems Analysis and Design
Quiz 14: the Movement to Objects
Path 4
Access For Free
Share
All types
Filters
Study Flashcards
Practice Exam
Learn
Question 41
True/False
Actual techniques and approaches that analysts and developers use have remained largely unchanged over time.
Question 42
True/False
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.
Question 43
True/False
A class is the general template we use to define and create specific instances (or objects)in the object-oriented approach.
Question 44
Multiple Choice
A method of simplifying complex class diagrams is to use a(n) :
Question 45
Multiple Choice
The 'actor' in an UML use case diagrams:
Question 46
Multiple Choice
Considering all the possible UML diagrams,which of the following IS NOT a valid UML 2.0 diagram?
Question 47
Multiple Choice
Which is NOT a normal part of the UML Use Case Diagram?
Question 48
Multiple Choice
A(n) ___________ illustrates the objects that participate in a use case and the messages that pass between them over time for one use case.
Question 49
True/False
One of the enabling technologies for the object-orientation approaches was that processors increased in power and speed as well as were less expensive (aka "Moore's Law").
Question 50
Multiple Choice
The main building block of the UML class diagram is the class which _____________.
Question 51
Multiple Choice
Which is NOT a term associated with the UML class diagram?
Question 52
True/False
Dave is working on an object-oriented system.He has created an abstract class called 'person'.'Student' might be an object of the class 'person'.
Question 53
Multiple Choice
In UML Class Diagrams,'generalizations'
Question 54
True/False
The Object-Oriented Approach is considered as an 'exciting enhancement to systems analysis and design'.
Question 55
True/False
UML stands for "Unified Modeling Language".
Question 56
Multiple Choice
UML Use Cases are connected to actors through:
Question 57
True/False
Fortunately,in learning object-oriented approaches to developing information systems,there is little new terminology and the approaches are very similar to what has been done with structured development approaches over the years.