Define a nested class. Explain how it can be useful.
No Answer is Posted For this Question
Be the First to Post Answer
Can a constructor be private?
Write a code/algo to find the frequency of each element in an array?
Explain function overloading
Should the member functions which are made public in the base class be hidden?
Difference between Abstraction and encapsulation in C++?
Write a corrected statement in c++ so that the statement will work properly. if (4 < x < 11) y=2*x;
What is virtual base class?
When you overload member functions, in what ways must they differ?
When the design recommends static functions?
daily Routine of father
Who made c++?
What do you mean by vtable and vptr in c++?