What is the name of the access modifier that gives child classes access to the parent class's data fields?

A. private
B. protected
C. public
D. semi-private


Answer: B

Computer Science & Information Technology

You might also like to view...

Run-time type information can be used to determine:

a. A function’s return type. b. A function’s argument type. c. An object’s type. d. The number of arguments a function takes.

Computer Science & Information Technology

Consider the coin change problem. What is the number of ways we can combine the coins for N = 100, S = { 25, 50 }?

a. 3 b. 2 c. 4 d. 5

Computer Science & Information Technology

The default location for storing templates is the ________ folder

A) Slide B) Master C) Presentation D) Templates

Computer Science & Information Technology

In determining the feasibility of a project, the most common limiting technological factor is the:

a. hardware on which the project is developed. b. network delivering the project. c. medium (CD-ROM, DVD, Internet) delivering the project. d. end-user’s hardware. e. telecommunications infrastructure.

Computer Science & Information Technology