MCQOPTIONS
Saved Bookmarks
| 1. |
If a Student class has an indexed property which is used to store or retrieve values to/from an array of 5 integers, then which of the following are the correct ways to use this indexed property? |
| A. | 1, 2 |
| B. | 2, 3 |
| C. | 3, 4 |
| D. | 3, 5 |
| Answer» C. 3, 4 | |