IT212 LAB Exam

Instructions:
  • E-mail your code to jeanie_d_a@yahoo.com
  • Click the bonus points and click all adds visible, submit a comment to identify that you visited or click the bonus points.
  • Down load Lecture 6: Array copy, compile and run Bubblesort.java
Problem:
Using BubbleSort.java from lecture 6 create a program that will ask an input of N integers. Sort and display in descending orders the N inputs. Then, determine the second largest and smallest value.

And here is the rest of it.

Post a Comment

0 Comments