Semi-colons
";"
With the exception of compound statements,
each statement ends with a semi-colon ";" character. As is discussed later this
unit, the Java compiler is not concerned whether statements occur on the same or different
lines, and ignores multiple space characters too. Thus the semi-colon is a vital part of
the Java language indicating the end of a statement.

RITSEC - Global Campus
Copyright ?1999 RITSEC- Middlesex University. All rights reserved.
webmaster@globalcampus.com.eg
|