Skip to main content
Lesson 8 - Structured Programming, Control Structures, if-else Statements, Pseudocode
Lesson MenuNext
  
Introduction page 1 of 15

This lesson is the first of four covering the standard control structures of a high-level language. Using such control structures requires the creation of simple to complex Boolean statements that evaluate to true or false. After covering the relational and logical operators available in Java, the remainder of this lesson will present the if-else control structure.

The key topics for this lesson are:


Lesson MenuNext
Contact
 ©ICT 2003, All Rights Reserved.