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 are the three main types of variables?
What is new keyword in oops?
What is encapsulation with real life example?
What is class and object with example?
What is polymorphism what are the different types of polymorphism?
Give two or more real cenario of virtual function and vertual object
design a c++ class for the chess board,provide a c++ class definition for such class(only class definition is required)
What is oops with example?
What is abstraction with example?
what is graphics
Why do we use inheritance?
What is the oops and benefits of oops programming?
What are functions in oop?
Is html an oop?
2. Give the different notations for the class.\