Login or Create an Account to view the mark scheme, comment, and add to a test
Write an algorithm to output every number greater than 7 in a 4 x 3 (row by column) 2D array of numbers. Numbers may be output in any order.
[4]
For example, the correctly functioning algorithm applied to the following 2D array yields 11 and 18:
Question Image

Short Answer4 MarksPremium
57 Uses93 Views3 Likes