Which method is used to get three-letter abbreviation for locale’s country in servlets?
Posted: Wed Jul 13, 2022 7:50 pm
a) Request.getISO3Country()
b) Locale.getISO3Country()
c) Response.getISO3Country()
d) Local.retrieveISO3Country()
b) Locale.getISO3Country()
c) Response.getISO3Country()
d) Local.retrieveISO3Country()