(a) | (b,c) |
scores
that matches the array illustrated in Figure 4(a).scores
, write an expression that accesses the shaded element.scores
, write a statement that stores 50 in the shaded element but does not change the values stored in other array elements.We'll revisit the question of index order later in this chapter after the notation needed to understand the examples is introduced.