Login or Create an Account to view the mark scheme, comment, and add to a test
Construct pseudocode to populate a 1D array of size 100 called FILTERED with as much data from a collection called NUMBERS as will fit and not attempt to write outside the bounds of the array. Fill FILTERED sequentially starting from position [0]. Include in FILTERED only those numbers from the collection NUMBERS which are divisible by 7.
[7]

Short Answer7 MarksPremium
29 Uses82 Views1 Like