Identifiers, Variables and Constants

Objectives

We would like to :
  1. Define identifier, variables and constants.
  2. Understand where constants and variables are used.
  3. Understand the syntax rules for declaring constants/variables.
  4. Understand the style rules for declaring constants/variables.
  5. Understand variable initialization.

Notes