Examveda

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

A. using

B. inherits

C. extends

D. : protected

Answer: Option C


Join The Discussion

Related Questions on Inheritance in C plus plus