javac Ammy.java Ammy.java:5: cannot find symbol symbol : variable out location: class System " name="description">

class Amol { public static void main(String args[]) { System.out.println("Hello"); } }
D:\ammy>javac Ammy.java Ammy.java:5: cannot find symbol symbol : variable out location: class System System.out.println("Hello"); ^ 1 error

hello friend,
Go through the http://www.roseindia.net/java/java-get-example/cannot-find-symbol.shtml
link this may helpful for you.
If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.
Ask your questions, our development team will try to give answers to your questions.