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 benefits of oop?
They started with the brief introduction followed by few basic C++ questions on polumorphism, inheritance and then virtual functions. What is polymorphims? How you will access polymorphic functions in C? How virtual function mechanism works?
What is oops concept with example?
What is multilevel inheritance?
What is an example of genetic polymorphism?
What do you mean by Encapsulation?
Can you inherit a private class?
What causes polymorphism?
What is the significance of classes in oop?
Please send ford technologies placement paper 2 my mail id
What is abstraction in oops with example?
What is object and example?
What are the 3 pillars of oop?
What is the difference between procedural programming and oops?
What is polymorphism in oops with example?