which are the 4 members functions in c++ objects that can
either be declared explicitly by programmer or implementation
if nt available.
Answer Posted / pramod
Zero Argument constructor,Copy Constructor,Assignment
Operator,Destructor
Is This Answer Correct ? | 15 Yes | 0 No |
Post New Answer View All Answers
What is destructor give example?
can we make game by using c
write a program to find 2^n+1 ?
What is object in oop with example?
What is class and object in oops?
What is coupling in oop?
What is encapsulation c#?
what is the drawback of classical methods in oops?
What is inheritance write a program to show use of inheritance?
Why is static class not inherited?
Is react oop?
What is a superclass in oop?
What is abstract class in oop?
What are the 5 oop principles?
Why is abstraction used?