Which of these method of Locale class can be used to obtain country of operation?
(a) getCountry()
(b) whichCountry()
(c) DisplayCountry()
(d) getDisplayCountry()
The question was asked in an interview for internship.
The question is from Locale & Random Classes topic in chapter java.util – More Utility Classes of Java