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 Methods
Quiz 10: Object-Oriented Analysis and Modeling Using the Uml
Path 4
Access For Free
Share
All types
Filters
Study Flashcards
Question 1
True/False
Object-oriented analysis (OOA) techniques are used to (1) study existing objects to see if they can be reused or adapted for new uses; and (2) define new or modified objects that will be combined with existing objects into a useful business computing application.
Question 2
True/False
An object is something that is or is capable of being seen, touched, or otherwise sensed, and about which users store data and associate behavior.
Question 3
True/False
Attributes are the data that represents characteristics of interest about an object.
Question 4
True/False
An attribute is something that is or is capable of being seen, touched or otherwise sensed, and about which users store data and associate behavior.
Question 5
True/False
Behavior refers to those things that the object can do and that correspond to functions that act on the object's data (or attributes). This is commonly referred to as a method, operation or service.