Who can access a base class’ protected member?
a. anyone
b. a derived class member function
c. a friend of the base class
d. two of the above
e. all of (a), (b), and (c)
D
Computer Science & Information Technology
You might also like to view...
To help speed up 3-D graphics, consider
A) A fast CPU with multiple pipelines B) Built-in 3-D instructions that software applications can use C) A good video adapter with a built-in processor and memory D) All these methods will speed up 3-D graphics.
Computer Science & Information Technology
You can use the _________ properties in a ComboBox.
a. value b. editable c. onAction d. items e. visibleRowCount
Computer Science & Information Technology