Next: User-Defined Types (Classes), Previous: Basics Types, Objects, Values, Expressions, Statements, and, Up: Summary of Modules and Topics [Contents]
| ID | Unit | Foundational | Main | Advanced |
|---|---|---|---|---|
| [‘?’] | Calling Functions | ? | ? | ? |
| [‘?’] | Parameter Passing (e.g., Passing By Value and Reference) | ? | ? | ? |
| [func-args] | Default Arguments | ✔️ | — | — |
| [‘?’] | Returning Multiple Values | ? | ? | ? |
| [‘?’] | Overloading | ? | ? | ? |
| [udl] | User-Defined Literals | ✔️ | ✔️ | — |