4
Answers

2D arrays in pseudocode

Avuya Mxoli

Avuya Mxoli

13y
6.4k
1
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)