A subclass can directly access __________.
a. only protected and private members of the superclass
b. all members of the superclass
c. only public and private members of the superclass
d. only public and protected members of the superclass
d. only public and protected members of the superclass
Computer Science & Information Technology
You might also like to view...
Classes are ____________ types.
a. reference b. value c. abstract d. binary
Computer Science & Information Technology
Rectangles have a Stroke property, which defines the color of the shape’s outline. If either the Fill or the Stroke is not specified, that property will be rendered ________. a)
a) translucently b) opaquely c) shaded d) transparently
Computer Science & Information Technology