Question: C++ Answer the following questions based on the implementation given below: class Mercier public: int mi = 0 : protected: int m2 = 0; private:
C++



Answer the following questions based on the implementation given below: class Mercier public: int mi = 0 : protected: int m2 = 0; private: int m3 = 0 class Parent{ public: virtual void 11(const { cout 1(); // This is line number 7 pp->F2(); // This is line number pp=&p; // This is line number 9 pp->:1(); // This is line number 10 pp->=2(); // This is line number 11 "p2" is inaccessible in class "Member". True or False? "p2" is inaccessible in class "Child". True or False? . "p3" is inaccessible in class "Child". True or False? 3. Changing the type "Parent" to "Child" in line number "3" causes a syntax error in function "s". True or False? 2. No constructor is called in line number "3". True or False? 5. Including the "int" attributes of the object "ra", an object of the type "Child" takes 9 "int" values in memory, True or False
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
