You must complete the “Blanket Honesty Declaration” checklist on the course website before you can submit any assignment.

computer science

Description

Instructions: 

• You must complete the “Blanket Honesty Declaration” checklist on the course website before you can submit any assignment. 

• Only submit the java files. Do not submit any other files, unless otherwise instructed. 

• To submit the assignment, upload the specified files to the Assignment 2 folder on the course website. 

• Assignments must follow the programming standards document published on UMLearn. You will lose marks for not following these standards. 

• After the due date and time, assignments may be submitted but will be subject to a late penalty. Please see the ROASS document published on UMLearn for the course policy for late submissions. 

• If you make multiple submissions, only the most recent version will be marked. 

• These assignments are your chance to learn the material for the exams. Code your assignments independently. We use software to compare all submitted assignments to each other, and pursue academic dishonesty vigorously. 

• Your Java programs must compile and run upon download, without requiring any modifications. 

• Automated tests will be used to grade the output of your assignment. If you do not follow precisely the guidelines detailed below, these automated tests can fail and you will lose marks. 

• ArrayLists are not allowed in this assignment. You must use arrays and partially filled arrays, as described.


Related Questions in computer science category