- - File name should be class name.
- - Case sensitive.
- - Semi-colon is most compulsory.
- - Main function is compulsory.
- - Class is compulsory.
- - Curly braces is most important start and {}.
- - Main function should is proper case.
- - Extension most be in lowercase.
- - String most be in "" double quotation
- - Without Public main function not run.(show of run time error)
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (0)