Should the member functions which are made public in the base class be hidden?
No Answer is Posted For this Question
Be the First to Post Answer
What return value must conversion operators have in their declaration?
What is a volatile variable in c++?
Is c++ map a hash table?
write a program that takes 5 digit no and calculate 2 power that no and print it.
Does c++ vector allocate memory?
What is the importance of mutable keyword?
What is the this pointer?
Evaluate the following expression as C++ would do :8 * 9 + 2 * 5 a) 82 b) 79 c) 370 d) list
What is the use of endl?
Difference between Overloading and Overriding?
35 Answers Appnetix Techno, GameLoft, HP, IBM, NIIT, Rohde and Schwarz,
In a class only declaration of the function is there but defintion is not there then what is that function?
5. Can inline functions have a recursion?