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...
A ________ is a property that you create to help you find and organize your files
A) tag B) path C) contextual tab D) tile
Computer Science & Information Technology
Which of the following virus scanners runs only when the user launches it?
A) On-demand virus scanner B) Ongoing virus scanner C) Constant virus scanner D) None of the above
Computer Science & Information Technology