Derived class can inherit from the base class.State true or false.
Answers
Answered by
0
Base class cannot access derived class members since it does not have any knowledge of the derived class. There is no private or protected inheritance. We can derive a class from a base class even if the base class's source code is not available.
Answered by
0
Answer:
Explanation:
_________true___________
Similar questions
Math,
5 months ago
Social Sciences,
5 months ago
Computer Science,
11 months ago
Computer Science,
11 months ago
Math,
1 year ago
Physics,
1 year ago