InterviewSolution
Saved Bookmarks
| 1. |
Which of these is a class which uses String as a key to store the value in object?(a) Array(b) ArrayList(c) Dictionary(d) Properties |
|
Answer» Right choice is (d) Properties The explanation is: None. |
|