Question: Project Guidelines Your Project is to be completed as a Java Project from your NetBeans The Project file must include in the NetBeans Your Full

Project Guidelines
Your Project is to be completed as a Java Project from your NetBeans
The Project file must include in the NetBeans
Your Full Name and Date
Class Name and Number
Purpose of the Final Project Program and what it does
The Final Project file name is to be submitted as lastname_FinalProject293.zip (e.g. trzos_FinalProject293.zip). You need to do this when you create your NetBeans or IntelliJ Project.
Java293 Final Project
In this Final Project, you will exhibit your creative and learning skills by applying the concepts that we have covered over the first seven chapters. Specifically, you will write a Java program of your choice using each of the following concepts in your program,
A Java Project with at least one Class File
Three explicit imported classes and methods
A main method
Three Variables
Two Named Constants
One Array
Two Functions
A Decision Structure (if...then, if...Else, or otherwise)
An Iteration Structure with a Counter and Accumulator
One Try...Catch Statement
Grading of the project will be based on originality and application of the 10 concepts as outlined above. In addition, the project must prompt the user for inputs, process the inputs, and output the results. The project must run without errors and follow best practices commenting inclusive of Purpose, JavaDoc, and Single Line comments. Finally, the project must run in an IDE based on Java8 constructs.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!