Complete the project detailed in this document using valid, executable Java code. Submit your answer source code file (clsProject2.java) ONLY to your lab instructor via eCampus no later than Friday 4/24/2020 @11:59PM.

computer science

Description

INSTRUCTIONS 

Complete the project detailed in this document using valid, executable Java code. Submit your answer source code file (clsProject2.java) ONLY to your lab instructor via eCampus no later than Friday 4/24/2020 @11:59PM. At the top of the file, include a block comment displaying your last name, first name, project name and number, section number, lab section number, and date. Start a new project and write your own code, your work will be compared with online sources as well as other students’ work to detect plagiarism. No Late submissions area allowed. You are highly encouraged to start working on this project 


ASAP. Make sure you name your class and methods EXACTLY as provided in the instructions. Pay attention to the spelling and the case of letters in each. You will lose points for not following the naming criteria in the instructions. You may add extra methods as needed. Make sure to include comments describing what each block of code does and what each method does, accepts (as parameters), and returns. Adding those comments will earn 20 POINTS.


Related Questions in computer science category