MCQOPTIONS
Saved Bookmarks
| 1. |
What is wrong with the following statement? |
| A. | static keyword missing |
| B. | array elements should be initialized using single quotes |
| C. | array elements should be in square brackets |
| D. | array name should be strCities()View Answer |
| Answer» E. | |