What is the use of default constructor?
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between *p++ and (*p)++ ?
what are difference between c and c++?
When does a name clash occur in c++?
What is a storage class?
What are the extraction and insertion operators in c++?
When the design recommends static functions?
What is constructor and destructor in c++?
What is while loops?
What are the advantages of inheritance in c++?
What is meant by reference variable in C++?
Is there a datatype string in c++?How is the memory allocation?
What is a base class?