Hello
and hello
have different meaning.
MyFirstJavaClass
).
myMethodName
).
.java
to the end of the name.
MyFirstJavaProgram
is the class name, the file should be saved as MyFirstJavaProgram.java
.
public static void main
(String args[]):
Java program processing starts from the main()
main()