Home
Verify
About Us
Contact Us
Courses
_Introduction to Cybersecurity
_What is GitHub?
_The Coder's Promise
_Learn JavaScript Basics in 45 min
Home
C++ MQCs with Explanation (CHAPTER 8: INHERITANCE : EXTENDING CLASSES
C++ MQCs with Explanation (CHAPTER 8: INHERITANCE : EXTENDING CLASSES
CNR
July 21, 2023
A class D is privately derived from class B. An object of D in the main function can access
public members of B
private members of D
protected members of B
public members of D
Answer
:
Option a:public members of B
Explanation Here
Post a Comment
0 Comments
Table of Contents
Most Popular
APIs Explained: Choosing the Right Tool
October 08, 2025
Beyond REST: 6 Powerful API Patterns
October 08, 2025
October 15, 2025
Contact form
0 Comments