Pages

Saturday, May 29, 2010

loops

In java there is similar loop as we study in c/c+.

such as
while()
do while()
for()

and condition statement are
if().

No comments:

Post a Comment