Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is cloning?



What is cloning?..

Answer / beena

An object can carry out copying in two ways i.e. it can set itself to be a copy of another object, or it can return a copy of itself. The latter process is called cloning.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C++ General Interview Questions

Snake Game: This is normal snake game which you can find in most of the mobiles. You can develop it in Java, C/C++, C# or what ever language you know.

0 Answers  


Which uses less memory? a) struct astruct { int x; float y; int v; }; b) union aunion { int x; float v; }; c) char array[10];

4 Answers   Quark,


Explain the use of this pointer?

0 Answers  


Write a program to add three numbers in C++ utilizing classes.

0 Answers   TCS,


What is an adaptor class or Wrapper class?

1 Answers  


Is swift faster than go?

0 Answers  


What is lambda in c++?

0 Answers  


What do you mean by persistent and non persistent objects?

1 Answers  


What are its advantages and disadvantages of multiple inheritances (virtual inheritance)?

0 Answers  


How to construct muliton object

2 Answers   Symphony, TCS,


What is setf in c++?

0 Answers  


Can class objects be passed as function arguments?

0 Answers   HCL,


Categories