Can you inherit a private class?
No Answer is Posted For this Question
Be the First to Post Answer
which are the 4 members functions in c++ objects that can either be declared explicitly by programmer or implementation if nt available.
If a=5, b=6, c=7, b+=a%c*2. What is the final value of b?
Which is the best institute in hyderabad for C/C++ and it also has fast track course structure.
There are 2 empty jars of 5 and 3 liters capacity. And a river is flowing besides. I want to measure 4 liters of wanter using these 2 jars. How do you do this?
Can a varargs method be overloaded?
They started with the brief introduction followed by few basic C++ questions on polumorphism, inheritance and then virtual functions. What is polymorphims? How you will access polymorphic functions in C? How virtual function mechanism works?
4. What do you mean by a prototype? Define analysis prototype
How to hide the base class functionality in Inheritance?
What are the 5 oop principles?
What is the difference between pass by value,pass by pointer,pass by reference in the catch block in the exception handling in c++
What is polymorphism used for?
the difference between new and malloc