Suppose class Child is derived from class Parent was in turn derived from class GrandParent. The class Parent and GrandParent are the

a. Predecessor classes of class Child
b. Forebearer classes of class Child
c. Ancestor classes of class Child
d. Descendant classes of class Child
e. None of the above

Part c) Ancestor classes or just ancestors.

Computer Science & Information Technology

You might also like to view...

Expand the acronym MAC.

What will be an ideal response?

Computer Science & Information Technology

The rename(2) system call usually only works within a single ?le system. However,the mv(1) command can be used to rename a ?le between two different ?le systems. How do you think the command knows that the source and destination aredifferent ?le systems? How do you think the mv command renames a ?le between two different ?le systems

What will be an ideal response?

Computer Science & Information Technology