Thanks for the help. I am not sure what \8220 or \8221 are but I just 
removed the quotes and added again, It is working fine now.
--Jaya

On Thursday, February 6, 2014 11:33:10 PM UTC-6, Jaya wrote:
>
> I am getting the following error. Can you please tell me what is missing?
>
>
>
>
> c:\MyJavatrainingPrograms>javac Hello.java
>
> Hello.java:7: illegal character: \8220
>  System.out.println(ôHello worldö);
>                     ^
> Hello.java:7: ';' expected
>  System.out.println(ôHello worldö);
>                      ^
> Hello.java:7: illegal character: \8221
>  System.out.println(ôHello worldö);
>                                 ^
> Hello.java:7: not a statement
>  System.out.println(ôHello worldö);
>                            ^
> 4 errors
>
> c:\MyJavatrainingPrograms>
>

-- 
You received this message because you are subscribed to the Google Groups 
"JPassion.com: Java Programming" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
Visit this group at http://groups.google.com/group/jpassion_java.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to