Examveda

Which keyword is used to denote the access specifier in a derived class when inheriting from a base class in C++?

A. using

B. inherits

C. extends

D. : protected

Answer: Option C


Join The Discussion

Related Questions on Inheritance in C plus plus