HOME

Variables and Data Types

    Learning Objectives

  1. Identify the most appropriate data type category for a particular specification.
  2. Develop code to declare variables to store numbers and Boolean values.
Previous Topic - Introduction to Algorithms, Programming and Compilers     Next Topic - Expressions and Output