Question
Asked by:
$10.00 Java random integers, floating point, summing, etc....
- From Computer-Science: Object-Oriented-Programming
- Closed, but you can still post tutorials
- Due on Nov. 16, 2008
- Asked on Nov 16, 2008 at 5:26:52PM
Q:Write a program that inserts 25 random integers from 0 to 100 in order into a linked-list object. The program should calculate the sum of the elements and the floating-point average of the elements.



