9.5Programming Activity 1:Working with Two-Dimensional Arrays601
Figure 9.13
Animation of the Pro-
gramming Activity
5.Count the number ofelements of the array having a specified value.
The value is a parameter ofa method.
The framework for this Programming Activity will animate your algorithm
so that you can check the accuracy ofyour code.For example,Figure 9.13
shows the application counting the elements having the value 56:
At this point,the application has found the value 56 in four array elements:
one in each row.
Instructions
In the Chapter 9 Programming Activity 1 directory on the CD-ROM
accompanying this book, you will find the source files ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month, and much more.