If you want to keep classes that instantiate objects of a class from changing their data members,

Question:

If you want to keep classes that instantiate objects of a class from changing their data members, but enable derived classes to change base class data members, the data members in the base class should be defined with a ______________ access modifier.

a. private

b. public

c. internal

d. static

e. protected

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Question Posted: