Date: Wed, 11 Dec 1996 22:34:30 GMT Server: NCSA/1.5 Content-type: text/html Last-modified: Fri, 20 Sep 1996 19:03:08 GMT Content-length: 9650 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.