Construct pseudocode to populate a 3x4 (rows x columns) 2D array called FILTERED with as much data from a stack called NUMBERS as will fit and not attempt to write outside the bounds of the array. Fill FILTERED starting from position [0,0] and sequentially fill rows first with NO GAPS between values in each row. Include in FILTERED only those numbers from NUMBERS which are divisible by 7
[7]Short Answer7 MarksCommunity
38 Uses37 Views0 Likes
Login or Create an Account to view the mark scheme, comment, and add to a test