Question: (b) Given the C+ + declaration: class Af public: protected: int y; int x; J; Which of the following would be rejected by the compiler?

(b) Given the C+ + declaration: class Af public: protected: int y; int x; J; Which of the following would be rejected by the compiler? 1) class B: public A f 2) class B 3) class B: publicAt ; class C: public B f 4) None of the above
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
