MCQOPTIONS
Saved Bookmarks
| 1. |
How do we change the values of the elements of the array? |
| A. | The array expression |
| B. | The array subscript expression can be used to change the values of the elements of the array. |
| C. | The definition of element |
| D. | The definition & declaration of element array |
| Answer» C. The definition of element | |