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
Can an interface inherit a class?
What is inheritance in simple words?
What is polymorphism programming?
IS IT NECESSARY TO INITIALIZE VARIABLE? WHAT IF THE INSTANCE VARIABLE IS DECLARED final ? IS IT NECESSARY TO INITIALIZE THE final VARIABLE AT THE TIME OF THEIR DECLARATION?
What is the main feature of oop?
What is for loop and its syntax?
Why do we need oop?
What does it mean when someone says I oop?
What is difference between oop and pop?
What is object in oop?
Will I be able to get a picture in D drive to the c++ program? If so, help me out?
Is html an oop?
Is data hiding and abstraction same?
How to improve object oriented design skills?
What is difference between multiple inheritance and multilevel inheritance?