I make errors in my first java program to understand the errors in out put i will show below some errors in my program
Line 5: semicolon missing

Line3:Invalid method declaration

Line3:Closing bracket missing error

Line5:Package system does not exit error

Line 5:missing method body error

Line 1: ‘{‘ expected error

Line 5: ” missing error

Line 1: Class,interface, or enum expected error

Line 5: Cannot find symbol error

Line 8: Reached end of file while parsing error

Without error program:
After finding and solving all errors in my program i got my out put i will show the output of my program below

Leave a comment