Flow Control: if/else
by Michael Thomas
(
Tutorial Home Page
)
The source
. (
Warning: IE may hang if you try to print! Netscape-OK
)
if, else if, else statements.
(boolean expression) ? <true statements> : <false statements>
Please enable Java to view this page.