Which of the following statement is correct? a constructor of a derived class can access any public and protected member of the base class. constructor cannot be inherited but the derived class can call them. a constructor of a derived class cannot access any public and protected member of the base class. both a and
b?
Answers
Answered by
1
i think its a option
Similar questions