InterviewSolution
Saved Bookmarks
| 1. |
From which index does the array of objects start?(a) 0(b) 1(c) 2(d) 3This question was addressed to me during an online exam.Query is from Object Array topic in division Object of Object Oriented Programming |
|
Answer» Right choice is (a) 0 |
|