What and all can a compiler provides by default?

Answer Posted / dee

default constructor, destructor, default copy constructor,
assignment operator.

Is This Answer Correct ?    13 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do pointers work?

696


Differentiate between C and C++.

698


State the difference between delete and delete[].

564


What is class in c++ with example?

556


What do you mean by friend class & friend function in c++?

610






Does dev c++ support c++ 11?

536


When should you use global variables?

618


What are proxy objects in c++?

632


What is a node class in c++?

635


What are c++ redistributables?

550


What does std mean in c++?

571


What is vector pair in c++?

698


Where must the declaration of a friend function appear?

523


Does std endl flush?

599


How to declare a function pointer?

565