Cloning (programming): Difference between revisions

Content deleted Content added
m robot Adding: zh
No edit summary
Line 1:
NEGATIVE
'''Cloning''' refers to the making of an exact copy of an [[object (programming)|object]], frequently under the [[programming paradigm|paradigm]] of [[instance-based programming]].
 
CLONING = COPY PASTE COPY
 
[[Category:Computing]]