Ask Question
6 February, 15:31

If the member variables in a base class are private, then

A. they can be directly accessed or changed in the derived class

B. the derived class must use any accessor or modifier functions from the base class

C. making them private causes a syntax error.

D. you must declare them in the derived class also.

+1
Answers (1)
  1. 6 February, 17:57
    0
    Option B
Know the Answer?
Not Sure About the Answer?
Get an answer to your question ✅ “If the member variables in a base class are private, then A. they can be directly accessed or changed in the derived class B. the derived ...” in 📙 Computers & Technology if there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Search for Other Answers