An object of a derived class has the type of the derived class, and it also has the type of the base class, and more generally, has the type of every one of its ___________ classes.

(a) descendant
(b) child
(c) ancestor
(d) sub


(c) ancestor

Computer Science & Information Technology

You might also like to view...

What is the critical path for this project? How do you know?

What will be an ideal response?

Computer Science & Information Technology

A(n) __________ is a special type of linked list in which insertions occur at the rear and deletions occur at the front of the list.

a. queue b. stack c. array d. file

Computer Science & Information Technology

A built-in to built-in conversion is handled by C++'s implicit conversion rules or its explicit ____ operator.

A. cast B. class C. symbol D. conversion

Computer Science & Information Technology

Cloud computing is an example of a social networking site.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology