Ask 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 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. 20 November, 17:50
    0
    Option B
Know the Answer?
Not Sure About the Answer?
Find 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 the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers