InterviewSolution
Saved Bookmarks
| 1. |
Which of these method of Locale class can be used to obtain country of operation?(a) getCountry()(b) whichCountry()(c) DisplayCountry()(d) getDisplayCountry() |
|
Answer» Right choice is (d) getDisplayCountry() The best I can explain: None. |
|