Question: C++ question Let class B derive from Class A, Class B :Public A Can you access in methods in B and access attributes of A?
C++ question
Let class B derive from Class A, Class B :Public A Can you access in methods in B and access attributes of A? What options are there for controlling access? What counts for a non-derived class C?
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
