Filters
Question type

Study Flashcards

Objects within a class can be grouped into _____,which are more specific categories within a class.


A) grids
B) units
C) subclasses
D) matrices

E) A) and B)
F) B) and C)

Correct Answer

verifed

verified

What do relationships enable objects to do? What is the strongest kind of relationship? Walk through an example that demonstrates your understanding of the concept.

Correct Answer

verifed

verified

Relationships enable objects to communicate and interact as they perform business functions and transactions required by the system.Relationships describe what objects need to know about each other,how objects respond to changes in other objects,and the effects of membership in classes,superclasses,and subclasses.Some relationships are stronger than others (just as a relationship between family members is stronger than one between casual acquaintances).The strongest relationship is called inheritance.Inheritance enables an object,called a child,to derive one or more of its attributes from another object,called a parent.As one example,the INSTRUCTOR object (child)inherits many traits from the EMPLOYEE object (parent),including SOCIAL SECURITY NUMBER,TELEPHONE NUMBER,and HIRE DATE.The INSTRUCTOR object also can possess additional attributes,such as TYPE OF INSTRUCTOR.Because all employees share certain attributes,those attributes are assumed through inheritance and do not need to be repeated in the INSTRUCTOR object.

A(n) _____ is a specific member of a class.


A) key
B) index
C) file
D) instance

E) B) and C)
F) All of the above

Correct Answer

verifed

verified

Inheritance enables an object,called a _____,to derive one or more of its attributes from a parent.


A) child
B) user
C) package
D) suite

E) B) and C)
F) A) and C)

Correct Answer

verifed

verified

A _____ shows how an object changes from one state to another,depending on events that affect the object.


A) state transition diagram
B) case tools diagram
C) scatter diagram
D) business process diagram

E) B) and D)
F) A) and B)

Correct Answer

verifed

verified

Attributes are similar to adjectives that describe the characteristics of an object.

A) True
B) False

Correct Answer

verifed

verified

In a use case,the _____ is shown as a stick figure with a label that identifies its role.


A) actor
B) association
C) linkage
D) service request

E) C) and D)
F) A) and C)

Correct Answer

verifed

verified

For a use case diagram,the _____ shows what is included in the system and what is not included in the system.


A) system design
B) system boundary
C) system layout
D) system matrix

E) A) and D)
F) All of the above

Correct Answer

verifed

verified

A

All objects within a(n) _____ share common attributes and methods.


A) catalog
B) register
C) index
D) class

E) C) and D)
F) B) and C)

Correct Answer

verifed

verified

An object includes data,but not the processes that affect that data.

A) True
B) False

Correct Answer

verifed

verified

Encapsulation allows objects to be used as modular components anywhere in the system.

A) True
B) False

Correct Answer

verifed

verified

_____ describe what objects need to know about each other,how objects respond to changes in other objects,and the effects of membership in classes,superclasses,and subclasses.


A) Instances
B) Relationships
C) Aggregates
D) Clusters

E) A) and B)
F) B) and D)

Correct Answer

verifed

verified

In a state transition diagram,the circle at the right with a hollow border is the initial state.

A) True
B) False

Correct Answer

verifed

verified

False

A star marks the end of the lifeline.

A) True
B) False

Correct Answer

verifed

verified

A control is a specific member of a class.

A) True
B) False

Correct Answer

verifed

verified

Explain why tools are used in object modeling.

Correct Answer

verifed

verified

Object modeling requires many types of d...

View Answer

The strongest relationship among objects is called inheritance.

A) True
B) False

Correct Answer

verifed

verified

A bank account object can have a specific attribute called a(n) _____ that can be active,inactive,closed,or frozen.


A) state
B) grade
C) instance
D) status

E) A) and B)
F) All of the above

Correct Answer

verifed

verified

When a use case diagram is created,the first step is to identify the system boundary,which is represented by a _____.


A) triangle
B) circle
C) rectangle
D) square

E) A) and B)
F) None of the above

Correct Answer

verifed

verified

By limiting access to internal processes,an object prevents its internal code from being altered by another object or process.

A) True
B) False

Correct Answer

verifed

verified

Showing 1 - 20 of 74

Related Exams

Show Answer