MCQOPTIONS
Saved Bookmarks
| 1. |
In Java it is possible to have An array of integersAn array of string objectsAn array of arraysAn array on integer and strings Which of the above are correct? |
| A. | All |
| B. | 1, 2 and 3 only |
| C. | 1 and 2 only |
| D. | 1, 3 and 4 only |
| Answer» C. 1 and 2 only | |