Cloning (programming): Difference between revisions

Content deleted Content added
Cloning: disambag 'slicing'
m disambig
Line 1:
In [[computer science]], '''Cloningcloning''' 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).
 
==Shallow copies==