Ask Question
13 May, 17:36

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.

+4
Answers (1)
  1. 13 May, 19:04
    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 and Technology if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers