Statements  if/else

Chapter 1: Overview

Conditional statements

Conditional statements compare a condition or a value and then perform a specific statements based upon the result of that comparison. There are two types of conditional statements, the if/else statement and the switch statement.





Copyright © 2005. Sybase Inc. All rights reserved. if/else

View this book as PDF