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
What is encapsulation example?
What is object in oop with example?
What is an advantage of polymorphism?
What is the advantage of oop over procedural language?
i=20;k=0;
for(j=1;k-i;k+=j<10?4:3)
{
cout< What is the point of polymorphism? What is a class in oop? Which language is not a true object oriented programming language? Which type does string inherit from? What is abstraction example? What is balance factor? What is polymorphism what is it for and how is it used? What is the example of polymorphism? What is destructor oops? What type of loop is a for loop?