How do you invoke a base member function from a derived class in which you’ve overridden that function?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C++ General Interview Questions

What is a "RTTI"?

6 Answers   HCL,


What is the full form of dos?

0 Answers  


Can we define a constructor as virtual in c++?

0 Answers  


What is the object serialization?

0 Answers  


What are punctuators in c++?

0 Answers  






What is an arraylist c++?

0 Answers  


Do the names of parameters have to agree in the prototype, definition, and call to the function?

0 Answers  


describe private access specifiers?

0 Answers  


Explain function overloading

0 Answers  


Which format specifier is used for printing a pointer value?

0 Answers  


What are the static members and static member functions?

1 Answers  


What are the syntactic rules to be avoid ambiguity in multiple inheritance?

0 Answers  


Categories