private fields of a superclass can be accessed in a subclass
a. by calling private methods declared in the superclass.
b. by calling public or protected methods declared in the superclass.
c. directly.
d. All of the above.
b. by calling public or protected methods declared in the superclass.
You might also like to view...
To unlock all of the controls, ____-click the form, and then click Lock Controls on the context menu.
A. double B. triple C. left D. right
An external entity is called a source or ________ of data, and is considered to be external to the study.
A) destination B) result C) answer D) confusion
The VBE is a program for writing ________
A) comments B) all types of code C) VBA code D) VBE code
The type vector provides the expression ____________________, which inserts a copy of elem into vecList at the end.
Fill in the blank(s) with the appropriate word(s).