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

1) Multiple inheritance, widely used in C#, is the process of inheriting from
more than one class.
2) The process of abstraction allows you to focus on the commonalities
among objects in the system.
3) A base class may have only one derived class.
4) Members of a base class that are private are not inherited by derived
classes.
5) Constructors are not inherited.

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

Computer Science & Information Technology

You might also like to view...

You can sort query results only in Design view

Indicate whether the statement is true or false

Computer Science & Information Technology

________ the plan is as important to the recovery success as the planning itself

Fill in the blank(s) with correct word

Computer Science & Information Technology