Deck 13: Object-Oriented Data Modeling

Full screen (f)
exit full mode
Question
An operation that applies to a class rather than an object instance is a(n):

A) constructor operation.
B) query operation.
C) class-scope operation.
D) update operation.
Use Space or
up arrow
down arrow
to flip the card.
Question
Which of the following is a reason for using an object-oriented design?

A) The analysis model is not formal enough to be implemented in a programming language.
B) The actual system must be adapted to the environment in which the system will actually be implemented.
C) The analysis results can be validated using object-oriented design.
D) All of the above.
Question
Which of the following is a function or service provided by all instances of a class?

A) operation
B) implementation
C) class group
D) query
Question
In the figure below,which of the following is true?
<strong>In the figure below,which of the following is true?  </strong> A) Students use various software tools for different courses. B) Students can only register for one course. C) Students use only one type of software. D) Each course uses specific software. <div style=padding-top: 35px>

A) Students use various software tools for different courses.
B) Students can only register for one course.
C) Students use only one type of software.
D) Each course uses specific software.
Question
All of the following are benefits of object-oriented modeling EXCEPT:

A) the ability to tackle more challenging problem domains.
B) increased consistency among analysis, design, and programming activities.
C) decreased communication among the users, analysts, designers, and programmers.
D) reusability of analysis, design, and programming results.
Question
A graph of instances that are compatible within a class diagram is called a(n):

A) object group.
B) method chart.
C) object diagram.
D) ERD.
Question
A diagram that shows the static structure of an object-oriented model is called a(n):

A) structure diagram.
B) class diagram.
C) entity diagram.
D) none of the above.
Question
________ is the technique of hiding the internal implementation details of an object from its external view.

A) Grouping
B) Encapsulation
C) Classification
D) Mining
Question
An association ________ is an association that has attributes or operations of its own.

A) link
B) group
C) class
D) body
Question
The end of an association where it connects to a class is called a(n):

A) connector.
B) terminator.
C) initiator.
D) association role.
Question
Which type of operation has side effects?

A) Update
B) Append
C) Query
D) Scope
Question
Which of the following refers to a set of objects that share common structures and behaviors?

A) Supertype
B) Object class
C) Model
D) Entity group
Question
An operation that creates a new instance of a class is called a(n):

A) query operation.
B) update operation.
C) scope operation.
D) constructor operation.
Question
A(n)________ is a concept,abstraction,or thing that has a state,behavior,and identity.

A) relationship
B) attribute
C) key
D) object
Question
A(n)________ encompasses an object's properties and the values of those properties.

A) state
B) attribute
C) method
D) behavior
Question
The Unified Modeling Language:

A) is a notation useful for graphically depicting an object-oriented analysis or design model.
B) allows one to capture design decisions of a system.
C) promotes communication among key personnel involved in development.
D) all of the above.
Question
Which of the following operations does not alter the state of an object?

A) Update
B) Query
C) Constructor
D) None of the above
Question
In the figure below,which of the following is true?
<strong>In the figure below,which of the following is true?  </strong> A) A faculty may advise only one student. B) A faculty may advise up to a maximum of 10 students. C) A course offering may be offered for multiple courses. D) A student can have more than one advisor. <div style=padding-top: 35px>

A) A faculty may advise only one student.
B) A faculty may advise up to a maximum of 10 students.
C) A course offering may be offered for multiple courses.
D) A student can have more than one advisor.
Question
________ indicates how many objects participate in a given relationship.

A) Bound
B) Multiplicity
C) Role
D) Relationship
Question
A(n)________ is shown as a solid line between the participating classes.

A) connector
B) update
C) entity
D) association
Question
According to the UML Notation Guide,complete means:

A) a descendant may come from more than one supertype.
B) a descendant may be not descended from more than one of the subclasses.
C) all subclasses have been specified, and no others are expected.
D) the list of objects is not stable.
Question
When an object is an instance of more than one class,it is called:

A) multiplicity.
B) polymorphism.
C) multiple classification.
D) multiple associations.
Question
A ________ is the implementation of an operation.

A) meta-operation
B) method
C) query
D) constructor
Question
A state represents how an object acts.
Question
An object encapsulates both data and behavior.
Question
An object class is a set of objects that share a common structure and behavior.
Question
A(n)________ defines the form or protocol of an operation,but not its implementation.

A) meta-operation
B) inquisitor
C) abstract operation
D) operation descriptor
Question
An association role is the end of an association where it connects to a class.
Question
A(n)________ is an attribute of a class that specifies a value common to an entire class.

A) completion attribute
B) class-scope attribute
C) overall descriptor
D) summary descriptor
Question
The process of replacing a method inherited from a superclass by a more specific implementation of the method in a subclass is called:

A) inheritance.
B) encapsulation.
C) polymorphism.
D) overriding.
Question
A class that has direct instances is called a(n)________ class.

A) abstract
B) multiplicity
C) large
D) concrete
Question
In the figure below,what relationship is shown?
<strong>In the figure below,what relationship is shown?  </strong> A) Overlaps B) Disjoints C) Rejoinders D) Aggregation <div style=padding-top: 35px>

A) Overlaps
B) Disjoints
C) Rejoinders
D) Aggregation
Question
An operation is a function or service that is provided by all of the classes.
Question
A constructor operation does not alter an instance of a class.
Question
A class diagram shows the dynamic structure of an object-oriented model.
Question
A part object which belongs to only one whole object,and which lives and dies with the whole object is called a(n):

A) dependent.
B) weak entity.
C) composition.
D) declarative.
Question
________ means that the same operation can apply to two or more classes in different ways.

A) Polymorphism
B) Inheritance
C) Combined operations
D) Checkpoint
Question
A class-scope operation applies to a class rather than an object instance.
Question
Encapsulation is the technique of hiding the internal implementation details of an object from its external view.
Question
According to the UML Notation Guide,overlapping means:

A) a descendant may be descended from more than one of the subclasses.
B) a descendant may not be descended from more than one of the subclasses.
C) all subclasses have been specified, and no others are expected.
D) the list of objects is stable, but relationships will change.
Question
An aggregation expresses a part-of relationship between a component object and an aggregate object.
Question
An association class is an association that participates in no relationships.
Question
Polymorphism occurs when the same operation may apply to two or more classes in different ways.
Question
A derived attribute,association,or role is one that can be computed or derived from other attributes,associations,or roles.
Question
According to the UML Notation Guide,the term disjoint means that a descendent may not be descended from more than one of the subclasses.
Question
In addition to specifying the multiplicity of an association role,you can also specify other properties,for example,if the objects playing the role are ordered or not.
Question
In composition,a part belongs to many whole objects.
Question
A ternary relationship can easily be replaced by three binary relationships.
Question
Overriding for optimization implements a new operation with improved code by exploiting the restrictions imposed by the superclass.
Question
If a subclass of a company inherits an operation to compute a tax but extends the inherited behavior by adding a foreign surcharge,this is an example of overriding for extension.
Question
Overriding is the process of replacing a method inherited from a superclass by a more specific implementation of that method in a subclass.
Question
A composition is an instance of class that is made up of more than one class.
Question
An instance of a subclass is not always an instance of its superclass.
Question
A class-scope attribute is an attribute of a class that specifies a value common to an instance of a class.
Question
An abstract operation describes the implementation of an operation.
Question
A class that can have direct instances is called an abstract class.
Question
Each role has a duplicity,which indicates how many objects participate in a given relationship.
Question
The most common multiplicities are 0..1,*,and 1.
Question
In overriding for restriction,the protocol of the new operation in the subclass is restricted.
Question
An association class is similar to an associative entity in the E-R model.
Question
A(n)________ operation has side effects since it alters the state of an object.
Question
A(n)________ is the end of an association where it connects to a class.
Question
A(n)________ attribute,role or association is one that can be computed from other attributes,roles,or associations.
Question
________ is the technique of hiding the internal implementation details of an object from its external view.
Question
An entity that has a well-defined role in the application domain,and has a state,behavior,and identity is called a(n)________.
Question
In aggregation,some of the operations of the whole automatically apply to its parts.
Question
A(n)________ is a named relationship between or among classes.
Question
A(n)________ in a class diagram is shown as a text string representing an interval (or intervals)of integers.
Question
A class that has no direct instances,but whose descendants may have direct instances is called a(n)________.
Question
A(n)________ operation creates a new instance of a class.
Question
A(n)________ attribute is an attribute of a class that specifies a value common to an entire class,rather than a specific value for an instance.
Question
It is only through a(n)________ that other objects can access or manipulate information stored in an object.
Question
________ encompasses an object's properties and the values of those properties.
Question
The implementation of a operation is called a(n)________.
Question
A(n)________ shows the static structure of an object-oriented model.
Question
A(n)________ is a graph of instances that are compatible with a given class diagram.
Question
When an operation may apply to two or more classes in different ways,this is known as ________.
Question
A(n)________ operation does not alter the state of an object.
Question
An association that has its own attributes or operations or that participates in relationships with other classes is called a(n)________.
Question
The process of replacing a method inherited from a superclass by a more specific implementation of that method in a subclass is called ________.
Unlock Deck
Sign up to unlock the cards in this deck!
Unlock Deck
Unlock Deck
1/91
auto play flashcards
Play
simple tutorial
Full screen (f)
exit full mode
Deck 13: Object-Oriented Data Modeling
1
An operation that applies to a class rather than an object instance is a(n):

A) constructor operation.
B) query operation.
C) class-scope operation.
D) update operation.
C
2
Which of the following is a reason for using an object-oriented design?

A) The analysis model is not formal enough to be implemented in a programming language.
B) The actual system must be adapted to the environment in which the system will actually be implemented.
C) The analysis results can be validated using object-oriented design.
D) All of the above.
D
3
Which of the following is a function or service provided by all instances of a class?

A) operation
B) implementation
C) class group
D) query
A
4
In the figure below,which of the following is true?
<strong>In the figure below,which of the following is true?  </strong> A) Students use various software tools for different courses. B) Students can only register for one course. C) Students use only one type of software. D) Each course uses specific software.

A) Students use various software tools for different courses.
B) Students can only register for one course.
C) Students use only one type of software.
D) Each course uses specific software.
Unlock Deck
Unlock for access to all 91 flashcards in this deck.
Unlock Deck
k this deck
5
All of the following are benefits of object-oriented modeling EXCEPT:

A) the ability to tackle more challenging problem domains.
B) increased consistency among analysis, design, and programming activities.
C) decreased communication among the users, analysts, designers, and programmers.
D) reusability of analysis, design, and programming results.
Unlock Deck
Unlock for access to all 91 flashcards in this deck.
Unlock Deck
k this deck
6
A graph of instances that are compatible within a class diagram is called a(n):

A) object group.
B) method chart.
C) object diagram.
D) ERD.
Unlock Deck
Unlock for access to all 91 flashcards in this deck.
Unlock Deck
k this deck
7
A diagram that shows the static structure of an object-oriented model is called a(n):

A) structure diagram.
B) class diagram.
C) entity diagram.
D) none of the above.
Unlock Deck
Unlock for access to all 91 flashcards in this deck.
Unlock Deck
k this deck
8
________ is the technique of hiding the internal implementation details of an object from its external view.

A) Grouping
B) Encapsulation
C) Classification
D) Mining
Unlock Deck
Unlock for access to all 91 flashcards in this deck.
Unlock Deck
k this deck
9
An association ________ is an association that has attributes or operations of its own.

A) link
B) group
C) class
D) body
Unlock Deck
Unlock for access to all 91 flashcards in this deck.
Unlock Deck
k this deck
10
The end of an association where it connects to a class is called a(n):

A) connector.
B) terminator.
C) initiator.
D) association role.
Unlock Deck
Unlock for access to all 91 flashcards in this deck.
Unlock Deck
k this deck
11
Which type of operation has side effects?

A) Update
B) Append
C) Query
D) Scope
Unlock Deck
Unlock for access to all 91 flashcards in this deck.
Unlock Deck
k this deck
12
Which of the following refers to a set of objects that share common structures and behaviors?

A) Supertype
B) Object class
C) Model
D) Entity group
Unlock Deck
Unlock for access to all 91 flashcards in this deck.
Unlock Deck
k this deck
13
An operation that creates a new instance of a class is called a(n):

A) query operation.
B) update operation.
C) scope operation.
D) constructor operation.
Unlock Deck
Unlock for access to all 91 flashcards in this deck.
Unlock Deck
k this deck
14
A(n)________ is a concept,abstraction,or thing that has a state,behavior,and identity.

A) relationship
B) attribute
C) key
D) object
Unlock Deck
Unlock for access to all 91 flashcards in this deck.
Unlock Deck
k this deck
15
A(n)________ encompasses an object's properties and the values of those properties.

A) state
B) attribute
C) method
D) behavior
Unlock Deck
Unlock for access to all 91 flashcards in this deck.
Unlock Deck
k this deck
16
The Unified Modeling Language:

A) is a notation useful for graphically depicting an object-oriented analysis or design model.
B) allows one to capture design decisions of a system.
C) promotes communication among key personnel involved in development.
D) all of the above.
Unlock Deck
Unlock for access to all 91 flashcards in this deck.
Unlock Deck
k this deck
17
Which of the following operations does not alter the state of an object?

A) Update
B) Query
C) Constructor
D) None of the above
Unlock Deck
Unlock for access to all 91 flashcards in this deck.
Unlock Deck
k this deck
18
In the figure below,which of the following is true?
<strong>In the figure below,which of the following is true?  </strong> A) A faculty may advise only one student. B) A faculty may advise up to a maximum of 10 students. C) A course offering may be offered for multiple courses. D) A student can have more than one advisor.

A) A faculty may advise only one student.
B) A faculty may advise up to a maximum of 10 students.
C) A course offering may be offered for multiple courses.
D) A student can have more than one advisor.
Unlock Deck
Unlock for access to all 91 flashcards in this deck.
Unlock Deck
k this deck
19
________ indicates how many objects participate in a given relationship.

A) Bound
B) Multiplicity
C) Role
D) Relationship
Unlock Deck
Unlock for access to all 91 flashcards in this deck.
Unlock Deck
k this deck
20
A(n)________ is shown as a solid line between the participating classes.

A) connector
B) update
C) entity
D) association
Unlock Deck
Unlock for access to all 91 flashcards in this deck.
Unlock Deck
k this deck
21
According to the UML Notation Guide,complete means:

A) a descendant may come from more than one supertype.
B) a descendant may be not descended from more than one of the subclasses.
C) all subclasses have been specified, and no others are expected.
D) the list of objects is not stable.
Unlock Deck
Unlock for access to all 91 flashcards in this deck.
Unlock Deck
k this deck
22
When an object is an instance of more than one class,it is called:

A) multiplicity.
B) polymorphism.
C) multiple classification.
D) multiple associations.
Unlock Deck
Unlock for access to all 91 flashcards in this deck.
Unlock Deck
k this deck
23
A ________ is the implementation of an operation.

A) meta-operation
B) method
C) query
D) constructor
Unlock Deck
Unlock for access to all 91 flashcards in this deck.
Unlock Deck
k this deck
24
A state represents how an object acts.
Unlock Deck
Unlock for access to all 91 flashcards in this deck.
Unlock Deck
k this deck
25
An object encapsulates both data and behavior.
Unlock Deck
Unlock for access to all 91 flashcards in this deck.
Unlock Deck
k this deck
26
An object class is a set of objects that share a common structure and behavior.
Unlock Deck
Unlock for access to all 91 flashcards in this deck.
Unlock Deck
k this deck
27
A(n)________ defines the form or protocol of an operation,but not its implementation.

A) meta-operation
B) inquisitor
C) abstract operation
D) operation descriptor
Unlock Deck
Unlock for access to all 91 flashcards in this deck.
Unlock Deck
k this deck
28
An association role is the end of an association where it connects to a class.
Unlock Deck
Unlock for access to all 91 flashcards in this deck.
Unlock Deck
k this deck
29
A(n)________ is an attribute of a class that specifies a value common to an entire class.

A) completion attribute
B) class-scope attribute
C) overall descriptor
D) summary descriptor
Unlock Deck
Unlock for access to all 91 flashcards in this deck.
Unlock Deck
k this deck
30
The process of replacing a method inherited from a superclass by a more specific implementation of the method in a subclass is called:

A) inheritance.
B) encapsulation.
C) polymorphism.
D) overriding.
Unlock Deck
Unlock for access to all 91 flashcards in this deck.
Unlock Deck
k this deck
31
A class that has direct instances is called a(n)________ class.

A) abstract
B) multiplicity
C) large
D) concrete
Unlock Deck
Unlock for access to all 91 flashcards in this deck.
Unlock Deck
k this deck
32
In the figure below,what relationship is shown?
<strong>In the figure below,what relationship is shown?  </strong> A) Overlaps B) Disjoints C) Rejoinders D) Aggregation

A) Overlaps
B) Disjoints
C) Rejoinders
D) Aggregation
Unlock Deck
Unlock for access to all 91 flashcards in this deck.
Unlock Deck
k this deck
33
An operation is a function or service that is provided by all of the classes.
Unlock Deck
Unlock for access to all 91 flashcards in this deck.
Unlock Deck
k this deck
34
A constructor operation does not alter an instance of a class.
Unlock Deck
Unlock for access to all 91 flashcards in this deck.
Unlock Deck
k this deck
35
A class diagram shows the dynamic structure of an object-oriented model.
Unlock Deck
Unlock for access to all 91 flashcards in this deck.
Unlock Deck
k this deck
36
A part object which belongs to only one whole object,and which lives and dies with the whole object is called a(n):

A) dependent.
B) weak entity.
C) composition.
D) declarative.
Unlock Deck
Unlock for access to all 91 flashcards in this deck.
Unlock Deck
k this deck
37
________ means that the same operation can apply to two or more classes in different ways.

A) Polymorphism
B) Inheritance
C) Combined operations
D) Checkpoint
Unlock Deck
Unlock for access to all 91 flashcards in this deck.
Unlock Deck
k this deck
38
A class-scope operation applies to a class rather than an object instance.
Unlock Deck
Unlock for access to all 91 flashcards in this deck.
Unlock Deck
k this deck
39
Encapsulation is the technique of hiding the internal implementation details of an object from its external view.
Unlock Deck
Unlock for access to all 91 flashcards in this deck.
Unlock Deck
k this deck
40
According to the UML Notation Guide,overlapping means:

A) a descendant may be descended from more than one of the subclasses.
B) a descendant may not be descended from more than one of the subclasses.
C) all subclasses have been specified, and no others are expected.
D) the list of objects is stable, but relationships will change.
Unlock Deck
Unlock for access to all 91 flashcards in this deck.
Unlock Deck
k this deck
41
An aggregation expresses a part-of relationship between a component object and an aggregate object.
Unlock Deck
Unlock for access to all 91 flashcards in this deck.
Unlock Deck
k this deck
42
An association class is an association that participates in no relationships.
Unlock Deck
Unlock for access to all 91 flashcards in this deck.
Unlock Deck
k this deck
43
Polymorphism occurs when the same operation may apply to two or more classes in different ways.
Unlock Deck
Unlock for access to all 91 flashcards in this deck.
Unlock Deck
k this deck
44
A derived attribute,association,or role is one that can be computed or derived from other attributes,associations,or roles.
Unlock Deck
Unlock for access to all 91 flashcards in this deck.
Unlock Deck
k this deck
45
According to the UML Notation Guide,the term disjoint means that a descendent may not be descended from more than one of the subclasses.
Unlock Deck
Unlock for access to all 91 flashcards in this deck.
Unlock Deck
k this deck
46
In addition to specifying the multiplicity of an association role,you can also specify other properties,for example,if the objects playing the role are ordered or not.
Unlock Deck
Unlock for access to all 91 flashcards in this deck.
Unlock Deck
k this deck
47
In composition,a part belongs to many whole objects.
Unlock Deck
Unlock for access to all 91 flashcards in this deck.
Unlock Deck
k this deck
48
A ternary relationship can easily be replaced by three binary relationships.
Unlock Deck
Unlock for access to all 91 flashcards in this deck.
Unlock Deck
k this deck
49
Overriding for optimization implements a new operation with improved code by exploiting the restrictions imposed by the superclass.
Unlock Deck
Unlock for access to all 91 flashcards in this deck.
Unlock Deck
k this deck
50
If a subclass of a company inherits an operation to compute a tax but extends the inherited behavior by adding a foreign surcharge,this is an example of overriding for extension.
Unlock Deck
Unlock for access to all 91 flashcards in this deck.
Unlock Deck
k this deck
51
Overriding is the process of replacing a method inherited from a superclass by a more specific implementation of that method in a subclass.
Unlock Deck
Unlock for access to all 91 flashcards in this deck.
Unlock Deck
k this deck
52
A composition is an instance of class that is made up of more than one class.
Unlock Deck
Unlock for access to all 91 flashcards in this deck.
Unlock Deck
k this deck
53
An instance of a subclass is not always an instance of its superclass.
Unlock Deck
Unlock for access to all 91 flashcards in this deck.
Unlock Deck
k this deck
54
A class-scope attribute is an attribute of a class that specifies a value common to an instance of a class.
Unlock Deck
Unlock for access to all 91 flashcards in this deck.
Unlock Deck
k this deck
55
An abstract operation describes the implementation of an operation.
Unlock Deck
Unlock for access to all 91 flashcards in this deck.
Unlock Deck
k this deck
56
A class that can have direct instances is called an abstract class.
Unlock Deck
Unlock for access to all 91 flashcards in this deck.
Unlock Deck
k this deck
57
Each role has a duplicity,which indicates how many objects participate in a given relationship.
Unlock Deck
Unlock for access to all 91 flashcards in this deck.
Unlock Deck
k this deck
58
The most common multiplicities are 0..1,*,and 1.
Unlock Deck
Unlock for access to all 91 flashcards in this deck.
Unlock Deck
k this deck
59
In overriding for restriction,the protocol of the new operation in the subclass is restricted.
Unlock Deck
Unlock for access to all 91 flashcards in this deck.
Unlock Deck
k this deck
60
An association class is similar to an associative entity in the E-R model.
Unlock Deck
Unlock for access to all 91 flashcards in this deck.
Unlock Deck
k this deck
61
A(n)________ operation has side effects since it alters the state of an object.
Unlock Deck
Unlock for access to all 91 flashcards in this deck.
Unlock Deck
k this deck
62
A(n)________ is the end of an association where it connects to a class.
Unlock Deck
Unlock for access to all 91 flashcards in this deck.
Unlock Deck
k this deck
63
A(n)________ attribute,role or association is one that can be computed from other attributes,roles,or associations.
Unlock Deck
Unlock for access to all 91 flashcards in this deck.
Unlock Deck
k this deck
64
________ is the technique of hiding the internal implementation details of an object from its external view.
Unlock Deck
Unlock for access to all 91 flashcards in this deck.
Unlock Deck
k this deck
65
An entity that has a well-defined role in the application domain,and has a state,behavior,and identity is called a(n)________.
Unlock Deck
Unlock for access to all 91 flashcards in this deck.
Unlock Deck
k this deck
66
In aggregation,some of the operations of the whole automatically apply to its parts.
Unlock Deck
Unlock for access to all 91 flashcards in this deck.
Unlock Deck
k this deck
67
A(n)________ is a named relationship between or among classes.
Unlock Deck
Unlock for access to all 91 flashcards in this deck.
Unlock Deck
k this deck
68
A(n)________ in a class diagram is shown as a text string representing an interval (or intervals)of integers.
Unlock Deck
Unlock for access to all 91 flashcards in this deck.
Unlock Deck
k this deck
69
A class that has no direct instances,but whose descendants may have direct instances is called a(n)________.
Unlock Deck
Unlock for access to all 91 flashcards in this deck.
Unlock Deck
k this deck
70
A(n)________ operation creates a new instance of a class.
Unlock Deck
Unlock for access to all 91 flashcards in this deck.
Unlock Deck
k this deck
71
A(n)________ attribute is an attribute of a class that specifies a value common to an entire class,rather than a specific value for an instance.
Unlock Deck
Unlock for access to all 91 flashcards in this deck.
Unlock Deck
k this deck
72
It is only through a(n)________ that other objects can access or manipulate information stored in an object.
Unlock Deck
Unlock for access to all 91 flashcards in this deck.
Unlock Deck
k this deck
73
________ encompasses an object's properties and the values of those properties.
Unlock Deck
Unlock for access to all 91 flashcards in this deck.
Unlock Deck
k this deck
74
The implementation of a operation is called a(n)________.
Unlock Deck
Unlock for access to all 91 flashcards in this deck.
Unlock Deck
k this deck
75
A(n)________ shows the static structure of an object-oriented model.
Unlock Deck
Unlock for access to all 91 flashcards in this deck.
Unlock Deck
k this deck
76
A(n)________ is a graph of instances that are compatible with a given class diagram.
Unlock Deck
Unlock for access to all 91 flashcards in this deck.
Unlock Deck
k this deck
77
When an operation may apply to two or more classes in different ways,this is known as ________.
Unlock Deck
Unlock for access to all 91 flashcards in this deck.
Unlock Deck
k this deck
78
A(n)________ operation does not alter the state of an object.
Unlock Deck
Unlock for access to all 91 flashcards in this deck.
Unlock Deck
k this deck
79
An association that has its own attributes or operations or that participates in relationships with other classes is called a(n)________.
Unlock Deck
Unlock for access to all 91 flashcards in this deck.
Unlock Deck
k this deck
80
The process of replacing a method inherited from a superclass by a more specific implementation of that method in a subclass is called ________.
Unlock Deck
Unlock for access to all 91 flashcards in this deck.
Unlock Deck
k this deck
locked card icon
Unlock Deck
Unlock for access to all 91 flashcards in this deck.