Cloning (programming): Difference between revisions

Content deleted Content added
Mmm0469 (talk | contribs)
m Cloning: object names were corrected
Added {{merge to}} tag to article (TW)
Line 1:
{{merge to|Object copying|date=January 2016}}
{{refimprove|date=August 2015}}
In [[computer science]], '''cloning''' refers to the making of an exact copy of an [[object (programming)|object]], frequently under the [[programming paradigm|paradigm]] of [[instance-based programming]], or [[object-oriented programming]] (OOP).