Map the scenario to its appropriate array type
Answer options
A
Matrix multiplication 2D ARRAY
B
To create a list of all prime numbers below 100 1D ARRAY
Correct answer: Matrix multiplication 2D ARRAY
Explanation
The source marks the correct answer as: Map the scenario to its appropriate array type Matrix multiplication [2D ARRAY ].