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...

Which of the following table names would appear in Design view to indicate a table being used in a self-join relationship and distinguish it from the first instance of the table in the relationship?

A. 1_tblPatient B. tblPatient2 C. tblPatient_1 D. 1tblPatient

Computer Science & Information Technology

Internet addiction is the excessive use of the Internet for gaming, video, web surfing, and so on.

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

Computer Science & Information Technology

Name four input controls and describe what they test?

What will be an ideal response?

Computer Science & Information Technology

Physical device security includes identifying the location of devices, limiting physical access, and the installation of environmental safeguards.

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

Computer Science & Information Technology