Code reuse: Difference between revisions

Content deleted Content added
Nivus (talk | contribs)
grammar
removing {{mergefrom}} a second time, same reason as last time.
Line 1:
{{mergefrom|Reusability}}
'''Code reuse''' or ''software reuse'' is the idea that a partial or complete [[computer program]] written at one time can be, should be, or is being used in another program written at a later time. The re-use of programming code is a common technique which attempts to save time and energy by reducing redundant work.