Question: Only Lab 8-3 2pages Consider the following array declaration: int mylum Are the following Java statements legal? 3. number myNums [5] 13] number myNums [0]
Consider the following array declaration: int mylum Are the following Java statements legal? 3. number myNums [5] 13] number myNums [0] [1]; number myNums [1][2]; Lab 8-3: Using Multidimensional Arrays In this lab, you will complete a Java program that uses a two-dimensional array to store data for the Building Block Day Care Center. The program is described in Chapter 8, Exercise 10, in Programming Logic and Design. The day care center charges varying weekly rates depending on the age of the child and the number of days per week the child attends. The weekly rates are shown in Table 8-2
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
