If the member variables in a base class are private, then

a. they can be directly accessed or changed in the derived class
b. the derived class must use any accesssor or modifier functions from the base class
c. making them private causes a syntax error.
d. you must declare them in the derived class also.

b. the derived class must use any accesssor or modifier functions from the base class

Computer Science & Information Technology

You might also like to view...

The Processing IDE provides the ability to do all of the following EXCEPT ________

A) edit B) publish C) run D) export

Computer Science & Information Technology

While a query column's width can be changed in the design grid, it will return to its original width when the query is closed

Indicate whether the statement is true or false

Computer Science & Information Technology