when we run java file with .java code example Example: compile java // compile > javac myCode.java // run > java myCode