You need to log-in or subscribe in order to use Student access.

Topic 5.1 - Abstract data structures - Exercises

1. Monthly temperature data is stored in a 2D array called MTEMPS as shown below. Each row is a month and each column is a week. The cell holds the average temperature for that month. a) What value is stored at ?b) What does the following calculate?c) What is output by the following code?2. Five student names are stored in a one dimensional array. All student have the grades for 4 tests stored in a 2-dimensional array.

To access the entire contents of this site, you need to log in or subscribe to it.

Alternatively, you can request a one month free trial.