1.

Which method is used to get three-letter abbreviation for locale’s country in servlets?

A. Request.getISO3Country()
B. Locale.getISO3Country()
C. Response.getISO3Country()
D. Local.retrieveISO3Country()
Answer» B. Locale.getISO3Country()


Discussion

No Comment Found