The methods in a subclass can use all of the data fields and methods that belong to its parent, with one exception: ____ members of the parent class are not accessible within a child class's methods.
A. private
B. public
C. final
D. protected
Answer: A
Computer Science & Information Technology
You might also like to view...
The switch statement is a
a. multiple alternative decision structure b. nested decision structure c. sequence structure d. test expression
Computer Science & Information Technology
How do you restrict the exception types that a function can throw?
What will be an ideal response?
Computer Science & Information Technology
The rel attribute of the link element stands for ____________________.
Fill in the blank(s) with the appropriate word(s).
Computer Science & Information Technology
When you choose the ____ compression setting, photos are compressed to the resolution specified on the Advanced tab in the PowerPoint Options dialog box.
A. No compression B. Yes compression C. Document resolution D. Compression resolution
Computer Science & Information Technology