Forum: Java Aug 10th, 2008 |
| Replies: 1 Views: 542 I have two arrays. In the first one I have student surnames, in second the student grades. (One surname one line with grades).My task is to find the arithmetic average for each student and print that... |