|
CS561-SPRING 2002 TOPIC:CS105-ARRAYS |
|
|
Here is a simple program that demonstrates the use of one dimensional and two dimensional arrays and data manipulation in them. Two dimensional arrays are trickier to handle that their one dimensional counterparts and care must be exercised while doing the same.
|