4025 - Function Overloading

Maturity
Basic
Scope
Flow
Cycle

Function overloading is a programming concept that allows multiple functions with the same name but different parameters. No parameter and parameter array are the two opposite extremes.
To Center No Parameter
To Periphery Parameter Array

Links

:exclamation: :warning:
WARNING: This entry is marked as non-release and pending review.

:grey_exclamation: :page_with_curl:
This is the discussion topic for 4025 - Function Overloading.
Feel free to contribute or asking relevant questions.