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 many human genes are polymorphic?
What are the 3 principles of oop?
i am getting an of the type can not convert int to int *. to overcome this problem what we should do?
How do you explain polymorphism?
Whats is abstraction in oops?
Give an example where we have to specifically use C programming language and C++ programming language cannot be used?
What is methods in oop?
How do you answer polymorphism?
What are the components of marker interface?
write a program to find 2^n+1 ?
What are the important components of cohesion?
what is the sylabus for priliminaries?
What is Difeerence between List obj=new ArrayList(); and ArrayList obj=new ArrayList()?
What is the real time example of inheritance?
What is interface in oop?