Monday, December 10, 2007

How to use if-else construct

How to use if-else construct

To use if-else construct.

Declaration :

if ( Expression ) statement

No comments: