http://www.cs.wisc.edu/~tick/cs302/Week3.1.html CS 302 Section 70 - Lecture Notes: Week 3,Part 1

Lecture Notes - Week 3,Part 1


Topic:
Conditional execution and logical expressions. IF/THEN/ELSE/END IF statement.

Text:
Chp. 3.2, 3.4, 3.5, 3.8, 3.9

Notes:

Conditional Execution

IF/THEN/END IF Statement

IF/THEN/ELSE/END IF Statement

Logical IF Statement

Nested IF Statements

General IF Statement


Logical Expressions

LOGICAL Variables

Relational Operators

Logical Operators

Operator Precedence

Comparing CHARACTER Strings


Copyright © 1996 Modified FromGareth S. Bestor (bestor@cs.wisc.edu). Last modified September 19, 1996.