InterviewSolution
Saved Bookmarks
| 1. |
Arrays in Java are implemented as?(a) class(b) object(c) variable(d) none of the mentionedThe question was posed to me during an interview.This is a very interesting question from Arrays Revisited & Keyword static in portion Classes and Methods of Java |
|
Answer» The CORRECT OPTION is (B) object |
|