Question
Asked by:
$5.00 insert 25 random int into a link list object
- From Computer-Science: Object-Oriented-Programming
- Closed, but you can still post tutorials
- Due on Nov. 19, 2008
- Asked on Nov 16, 2008 at 1:33:19PM
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



