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

describe private access specifiers?

0 Answers  


Which operator cannot be overloaded c++?

0 Answers  


Why we use #include conio h in c++?

0 Answers  


What do you mean by translation unit in c++?

1 Answers  


Explain 'this' pointer and what would happen if a pointer is deleted twice?

0 Answers   Genpact,


what is static function

2 Answers   Patni,


What does it mean to declare a member variable as static?

0 Answers  


Is set c++?

0 Answers  


What relational operators if statements in c++?

0 Answers  


In inline " expression passed as argument are evalauated once " while in macro "in some cases expression passed as argument are evaluated more than once " --> i am not getting it plz help to make me understand....

0 Answers   College School Exams Tests, CS,


What is the difference between structures and unions?

0 Answers  


Is it possible for a member function to use delete this?

0 Answers  


Categories