CMIS 141 Homework 3 Array Sorting

$ 12

CMIS 141 Homework 3 Array Sorting

Write a Java application that allows a user to enter 10 numbers (double precision) into an array and then sorts and displays the numbers from lowest to highest. Remember that array addresses begin at 0, not at 1. You should use the Arrays.sort() method. Demonstrate your code compiles and runs without issue Be sure to include comprehensive test cases to demonstrate your program is implemented correctly. Your test cases should include the input, expected output, actual output and if the test case passed or failed. You can document your test cases in a word table and include it in your word document submission. Test cases should include negative numbers, and numbers that are very close to each other (to test the sort).
For example, -.001,-.0011,0.0,.001,.0011,.00111,.0010001,-999,999,999.00001

Homework 3 Submission requirements:
Your completed assignment should consist of the Yournamehw3.java Java file and a Yournamehw3.doc Word document. Submit each of these files to your WebTycho homework 3 assignment area no later than the due date listed in the syllabus.

96 in stock

SKU: CMIS141HW3 Category:

Description

CMIS 141 Homework 3 Array Sorting

Write a Java application that allows a user to enter 10 numbers (double precision) into an array and then sorts and displays the numbers from lowest to highest. Remember that array addresses begin at 0, not at 1. You should use the Arrays.sort() method. Demonstrate your code compiles and runs without issue Be sure to include comprehensive test cases to demonstrate your program is implemented correctly. Your test cases should include the input, expected output, actual output and if the test case passed or failed. You can document your test cases in a word table and include it in your word document submission. Test cases should include negative numbers, and numbers that are very close to each other (to test the sort).
For example, -.001,-.0011,0.0,.001,.0011,.00111,.0010001,-999,999,999.00001

Homework 3 Submission requirements:
Your completed assignment should consist of the Yournamehw3.java Java file and a Yournamehw3.doc Word document. Submit each of these files to your WebTycho homework 3 assignment area no later than the due date listed in the syllabus.

Reviews

There are no reviews yet.

Only logged in customers who have purchased this product may leave a review.