A new class of objects can be created conveniently by ________; the new class (called the ________) starts with the characteristics of an existing class (called the ________), possibly customizing them and adding unique characteristics of its own.

a. inheritance, superclass, subclass.
b. composition, subclass, superclass
c. inheritance, subclass, superclass
d. composition, superclass, subclass


c. inheritance, subclass, superclass

Computer Science & Information Technology

You might also like to view...

In an inheritance situation, the new class that you create from an existing class is known as the

A) derived class. B) inheritee. C) child class. D) both A and C E) None of the above

Computer Science & Information Technology

A denial-of-service attack can be used to deny hackers access to a computer system.

Indicate whether the statement is true or false.

Computer Science & Information Technology

Explain the benefit of using FREQUENCY instead of COUNTIF.

What will be an ideal response?

Computer Science & Information Technology

Counter-controlled repetition is also known as:

a) definite repetition b) indefinite repetition c) multiple-repetition structure d) double-repetition structure

Computer Science & Information Technology