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

1) A derived class can effect state changes in base class private members
only through public, protected, internal methods provided in the base class and
inherited into the derived class.
2) Inheritance is the process of building a class with object references of
other classes.
3) A class that inherits from another class is referred to as the derived class.
4) Every object of a base class is an object of that class’s derived classes.
5) A derived class is often larger and more general than its base class.

1) T
2) F
3) T
4) F
5) F

Computer Science & Information Technology

You might also like to view...

Use the document ________ to identify or organize your files

Fill in the blank(s) with correct word

Computer Science & Information Technology

The _______________ utility can be used to repair .ost and .pst files, and is included with Microsoft Outlook.?

A. ?fixmail.exe B. ?scanpst.exe C. ?repairpst.exe D. ?rebuildpst.exe

Computer Science & Information Technology