Language - Reusable Block
About
Re-usability in code.
A reusable block is a block of code that have a name and therefore can be called (ie reused) with parameters
List:
- a class definition (ie object)
Re-usability in code.
A reusable block is a block of code that have a name and therefore can be called (ie reused) with parameters
List: