4
Reply

2D arrays in pseudocode

Avuya Mxoli

Avuya Mxoli

Aug 16 2011 1:36 PM
6.4k
Hello everyone,
 I'm working on an assignment where I have to read records from a file and load them in parallel arrays. the student names are in a 1D array and the three marks for that student are in a 2D array. I need to load these and Im not sure how to use 2D arrays in pseudocode plz help,
thanks

Answers (4)