The keywords const and goto are reserved, even though they are not currently used. This may allow a Java compiler to produce better error messages if these C++ keywords incorrectly appear in programs.
SCJP 5.0 | SCWCD 1.4 <br /> <br />If you don't know where you are going, any road will take you there!
Originally posted by Paul Lachance: for the purposes of the exam i would consider them keywords (they shouldn't be used as identifiers!)
That's right, if they are in a list of possible answers then I would select them as being Java keywords. [ January 16, 2007: Message edited by: Barry Gaunt ]