How do you invoke a base member function from a derived class in which you have not 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 size of Empty Class?

3 Answers   Persistent,


Write a C++ program to sort digits of all the 4 digit number and display the sorted 4 digit number

1 Answers   TATA, TCS,


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

0 Answers  


what is the basic concept of c++(object oriented programing)

4 Answers   Wipro,


Explain the difference between static and dynamic binding of functions?

0 Answers  






Write the program for fibonacci in c++?

20 Answers   TATA, Wipro,


If horse and bird inherit virtual public from animal, do their constructors initialize the animal constructor? If pegasus inherits from both horse and bird, how does it initialize animal’s constructor?

0 Answers  


What is the difference between global variables and local variable

0 Answers  


what is the order of initialization for data?

10 Answers   Amazon, TCS, Wipro,


When do we run a shell in the unix system?

0 Answers  


State the difference between pre and post increment/decrement operations.

0 Answers  


What are advantages of c++?

0 Answers  


Categories