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
What does enum stand for?
What is encapsulation selenium?
hi all..i want to know oops concepts clearly can any1 explain??
Why multiple inheritance is not possible?
What are the 4 pillars of oop?
What is the real time example of inheritance?
Whats is abstraction in oops?
What is methods in oop?
What is the difference between inheritance and polymorphism?
How to call a non virtual function in the derived class by using base class pointer
What is the purpose of enum?
What is the renewal class?
What is inheritance in simple words?
explain sub-type and sub class? atleast u have differ it into 4 points?
Is data hiding and abstraction same?