Next: User-Defined Types Classes, Previous: Basics Types Objects Values Expressions Statements and Control-Flow Constructs, 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 | ‘✔️’ | ‘✔️’ | — |