which are the 4 members functions in c++ objects that can
either be declared explicitly by programmer or implementation
if nt available.

Answer Posted / dharmendra

default constructor , copy constructor & Destructor

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How oops is better than procedural?

837


can inline function declare in private part of class?

3988


What is a function in oop?

828


What is destructor give example?

814


How is polymorphism achieved?

772


What are the three main types of variables?

836


What is object and example?

881


What are the data types in oop?

830


What is constructor overloading in oop?

869


• What are the desirable attributes for memory managment?

1951


Can bst contain duplicates?

945


Why is it so that we can have virtual constructors but we cannot have virtual destructors?

4342


Why multiple inheritance is not allowed?

824


What is polymorphism and example?

777


class type to basic type conversion

2091