Explain the uses oof nested class?
No Answer is Posted For this Question
Be the First to Post Answer
What is size_type?
What things would you remember while making an interface?
Why do we use classes in c++?
Write a program using GUI concept for the scheduling algorithms in Operating system like SJF,FCFS etc..
What are templates? where we should use it?
What is class invariant in c++?
What is a pdb file?
What are the unique features of C++.
Is it possible to pass an object of the same class in place of object reference to the copy constructor?
what is C++ objects?
founder of c++
7 Answers Microtek, TCS, TeleCommand,
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?