In the statement class Car:protected Vehicle, what is being protected?

A) Derived class functions
B) Base class members
C) Derived class data
D) Future inherited classes
E) None of the above

B) Base class members

Computer Science & Information Technology

You might also like to view...

The ________ Wizard quickly adds new fields to a query

A) Filter Query B) Search Query C) Normal Query D) Simple Query

Computer Science & Information Technology

Which of the following is not a type of selection structure?

a. single-alternative b. dual-alternative c. multiple-alternative d. Case or switch e. all of the above are types of selection structures

Computer Science & Information Technology