Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

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

1.(10 pts) Match the term to the most appropriate statement. Not all statements will apply. Statements are only used once.
Term
_H___ Polymorphism _C___ Inheritance _F___ Classes
_K___ Abstraction _B___ Constructor _G___ Encapsulation _M___ Association _D___ Composition _A___ Abstract _E___ Attribute
One point each.
Statements
A. Cant be instantiated.
B. Called when an object is created
C. Represents an is a relationship.
D. Represents an owned by relationship.
E. A member variable in UML
F. Not a thing themselves, but they describe a thing
G. The main reason for private
H. Makes this possible: CItem *item = new CFishBeta();
I. Called when an object is destroyed.
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

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

Building Database Driven Catalogs

Authors: Sherif Danish

1st Edition

0070153078, 978-0070153073

More Books

Students also viewed these Databases questions