InterviewSolution
Saved Bookmarks
| 1. |
Arrays in Java are implemented as?(a) class(b) object(c) variable(d) none of the mentioned |
|
Answer» The correct option is (b) object The explanation: None. |
|