Question: java automatic thumbs up thank you! Assignment 2 - CSC 211 Computer Programming Due:2/28/2023@9:25am Submission Guidelines Create a winzip file containing the WHOLE project directory






Assignment 2 - CSC 211 Computer Programming Due:2/28/2023@9:25am Submission Guidelines Create a winzip file containing the WHOLE project directory and submit on Blackboard. IMPORTANT - Make sure you properly comment AND properly indent your program. The commenting and indenting documents are on Blackboard. There must be both Javadoc comments and normal comments in their proper places. If you fail to appropriately comment or indent points will be deducted. Programs with compile errors will have 50pts automatically taken off!!! Overview Create a new NetBeans project that does the following: - Create a console menu for the user to interact with. - Create new classes. - Create a JUnit 5 test class. - Read input data from a text file. - Write a report. We are writing two layers of software. There will be a business layer and a presentation layer. The presentation layer will use classes in the business layer. Packages Create two packages in your project. The packages should be named com.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
