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
What is a mutable member?
What are access specifiers in C++?
Will the following program execute?
iam a fresher to Qt(GUI a c++ based framework software). i need to develop the basic applications on designer by drag and dropping mechanism...so pls send me the procedure to design applications?
What does the nocreate and noreplace flag ensure when they are used for opening a file?
Explain how an exception handler is defined and invoked in a Program.
Which ide is best for c++?
What is the equivalent of Pascal's Real a) unsigned int b) float c) char
How much do coding jobs pay?
What are namespaces in c++?
How are the features of c++ different from c?
How we can differentiate between a pre and post increment operators during overloading?