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

1. A base class is a class that inherits the members of another class.

2. A subclass cannot add new members to those it inherits from the superclass.

3. A superclass’s private data fields can be revised by one of its subclasses.


1. False.
2. False.
3. False.

Computer Science & Information Technology

You might also like to view...

initializes a vector Vect :: Vect( const Vect& avect )

What will be an ideal response?

Computer Science & Information Technology

A variable whose value cannot be changed after its initial declaration is called a ___________ .

a) double b) constant c) standard d) boolean

Computer Science & Information Technology

The table below provides osme sample data for an agency called Hotel Services supplies part- time/temporary staff to hotels within Strathclyde region. The relation in Figure 2 lists the number of hours worked by each staff at various hotels. The relation is first normal form (1NF). Assuming that a contract is for one hotel only but a staff may work in more than one hotel on different contracts,

identify the functional dependencies represented by the data in this relation. What will be an ideal response?

Computer Science & Information Technology

Which kind of video technology do most laptop incorporate?

a. TFT Active Matrix b. Passive Matrix c. OLED d. TFT Passive Matrix

Computer Science & Information Technology