- Variables and
data types
- Basic understanding of the
computer architecture,
computer memory and
reference (= memory address)
- Operators
(+, -, *, /, %) and
statements
(assignment, if, while)
- Functions,
parameters and
function overloading:
- Parameter passing mechanisms
(pass-by-value, pass-by-reference)
- Scoping rules of
local variables
|
- Basic
data structures
(arrays)
-
Important note:
|