Question: 1. What is a reason to use both single dimensional and multi-dimensional arrays? 2. Can you think of a use for arrays when storing data
1. What is a reason to use both single dimensional and multi-dimensional arrays? 2. Can you think of a use for arrays when storing data from a database table, or when storing or displaying data in a grid? 3. Do arrays make better use of system resources than other variables? In other words, if you store five elements in an array, is that more efficient that storing five values in five different variables
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
