InterviewSolution
Saved Bookmarks
| 1. |
Which of these methods is used to retrieve the elements in properties object at specific location?(a) get()(b) Elementat()(c) ElementAt()(d) getProperty() |
|
Answer» Right answer is (d) getProperty() Easiest explanation: None. |
|