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
How oops is better than procedural?
can inline function declare in private part of class?
What is a function in oop?
What is destructor give example?
How is polymorphism achieved?
What are the three main types of variables?
What is object and example?
What are the data types in oop?
What is constructor overloading in oop?
• What are the desirable attributes for memory managment?
Can bst contain duplicates?
Why is it so that we can have virtual constructors but we cannot have virtual destructors?
Why multiple inheritance is not allowed?
What is polymorphism and example?
class type to basic type conversion