Dan Chisholm<br />SCJP 1.4<br /> <br /><a href="http://www.danchisholm.net/" target="_blank" rel="nofollow">Try my mock exam.</a>
See El<br />SCJP2, SCWCD, IBM XML, SCBCD
Originally posted by Nidhi Juneja:
One thing more how is // \u03a9\u03bb\u03c0=Omega lambda pi in the comment helping the compiler to understand what we mean... i hope u understand what i mean to say
Thanks
Nidhi
Dan Chisholm<br />SCJP 1.4<br /> <br /><a href="http://www.danchisholm.net/" target="_blank" rel="nofollow">Try my mock exam.</a>
Originally posted by Nidhi Juneja:
Hi Dan ..I tried running ur prog and this is what i get
--------------------------- Compiler Output ---------------------------
A.java:1: error while writing ???: ???.class (The system cannot find the file specified)
class \u03a9\u03bb\u03c0 { // \u03a9\u03bb\u03c0=Omega lambda pi
^
I am getting what u r trying to say but looking at this output.. does that mean my JVM doesnot support the version of Unicode which allows special characters and that's why it is unable to resolve // \u03a9\u03bb\u03c0=Omega lambda pi
and gives ???.
Thanks
Nidhi
Letters and digits may be drawn from the entire Unicode character set, which supports most writing scripts in use in the world today, including the large sets for Chinese, Japanese, and Korean. This allows programmers to use identifiers in their programs that are written in their native languages.
A "Java letter" is a character for which the method Character.isJavaIdentifierStart returns true. A "Java letter-or-digit" is a character for which the method Character.isJavaIdentifierPart returns true.
Dan Chisholm<br />SCJP 1.4<br /> <br /><a href="http://www.danchisholm.net/" target="_blank" rel="nofollow">Try my mock exam.</a>
Originally posted by Nidhi Juneja:
Hi Dan ..thanx for the info ...i am using Windows ME and JDK 1.3
Dan Chisholm<br />SCJP 1.4<br /> <br /><a href="http://www.danchisholm.net/" target="_blank" rel="nofollow">Try my mock exam.</a>
SCJP2. Please Indent your code using UBB Code
Don't get me started about those stupid light bulbs. |