HOME

Expressions and Outputs

    Learning Objectives

  1. Develop code to generate output and determine the result that would be displayed
  2. Develop code to utilize string literals and determine the result of using string literals.
  3. Develop code for arithmetic expressions and determine the result of these expressions.
Previous Topic - Variables and Data Types     Next Topic - Assignment Statements and Input