What is public, protected, private in c++?
No Answer is Posted For this Question
Be the First to Post Answer
What are the advantages of pointers?
What is the difference between global int and static int declaration?
What are the different types of polymorphism?
If all is successful, what should main return a) 0 b) 1 c) void
Explain stack unwinding.
When should we use multiple inheritance?
what is the size of a class which contains no member variables but has two objects??? is it 1 or 2??
what is the use of Namespace in c++.
Explain what is class definition in c++ ?
What is linked list in c++?
What is c++ manipulator?
What is difference between n and endl in c++?