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 constructor in oop?
write a code for this:trailer recordId contains a value other than 99, then the file must error with the reason ‘Invalid RECORD_ID’(User Defined Exception).
What are the components of marker interface?
Get me a number puzzle game-program
What is persistence in oop?
Can a varargs method be overloaded?
Advantage and disadvantage of routing in telecom sector
State what is encapsulation and friend function?
#include
What is overloading and its types?
i=20;k=0;
for(j=1;k-i;k+=j<10?4:3)
{
cout< Can a destructor be called directly? design a c++ class for the chess board,provide a c++ class
definition for such class(only class definition is required) Can bst contain duplicates? What is difference between inheritance and polymorphism?