Forum: Java Jul 15th, 2008 |
| Replies: 5 Views: 497 It can be done without using arrays but if you have to use it then , do you have to actually store the name of the person in an array element.
For example
Adam = seat[0];
like this ?
Anyway... |
Forum: C Jul 9th, 2008 |
| Replies: 16 Views: 5,688 |