Create a console based, non-GUI Java program using NetBeans Integrated Development Environment (IDE) that displays "Hello world!"
Take a screenshot that shows the program's successful compilation and execution.
Note: No points will be awarded for submitting the program alone.
Deliverables (Two (2) Files):
Files# 1. Take a screen shot that shows the program's successful compilation and execution. Submit the screen shot in a MS Word document.
File #2. Submit a Compress/ZIP file that contains your Java NetBeans Assignment Project.
Note. No points will be awarded for submitting just a java file program alone. It is required to submit a Compress/ZIP file that contains your Java NetBeans Assignment Project. Submit the Assignment NetBeans Project in a Zip file.
Important: All individual and Learning Team programming assignments are Java programming assignments. In this class you are required to use NetBeans as your Java Integrated Development Environment (https://netbeans.org ). You can only submit for grading NetBeans Projects in a Zip files.
Code Comments: There should be proper documentation in the source code. Including a header block comment section (Programmer Name, Date, University Info, Code Narrative/Description, Special Inputs or Libraries, Outputs Descriptions, and any special notes to users and programmers.