Assignment
Create a console based, non-GUI Java program using NetBeans Integrated Development Environment (IDE) that displays "Hello world!"
Include a prolog (a block of comments at the top of the class file) stating what each class does and document your code.
Remove all package statements.
Take a screenshot that shows the program's successful compilation and execution.
Submit both a copy of your program and the screenshot.