Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

( 1 0 pts ) Match the term to the most appropriate statement. Not all statements will apply. Statements are only used once. Term Statements

(10 pts) Match the term to the most appropriate statement. Not all statements will apply. Statements
are only used once.
Term
Statements
Polymorphism
A. Can't be instantiated.
Inheritance
B. Called when an object is created
Classes
C. Represents an "is a" relationship.
Abstraction
D. Represents an "owned by" relationship.
Constructor
E. A member variable in UML
Encapsulation
F. Not a thing themselves, but they describe a thing
Association
G. The main reason for private
Composition
H. Makes this possible: CItem *item = new CFishBeta();
Abstract
I. Called when an object is destroyed.
Attribute
J. Represents a "part of" relationship, but not ownership.
K. Separates what to do from how to do
L. When a class inherits from more than one base class.
M. Describes every possible link between two classes
One point each.
image text in transcribed

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

More Books

Students also viewed these Databases questions