what is the difference between class to class type
conversion and copy constructor ?
Answer Posted / ganesh
this copy constructor is coping already existing object
values of same type
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
How do you achieve runtime polymorphism?
Why do while loop is used?
is there any choice in opting subjects like 4 out of 7
What are the advantages of polymorphism?
Who invented oop?
What is destructor oops?
What is abstraction encapsulation?
What is polymorphism what are the different types of polymorphism?
What are the benefits of oop?
What is overloading in oops?
write a program to find 2^n+1 ?
What is object in oops?
can inline function declare in private part of class?
What is difference between polymorphism and inheritance?
Can a varargs method be overloaded?