<<< Fundamental properties of built-in types | Index | User-defined type >>> |
A program is a set of variables and functions.
Variables store data.
Functions define computer operations.
Functions provide convenient way to encapsulate various computations.
|
|
<<< Fundamental properties of built-in types | Index | User-defined type >>> |