1.

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

A. Local.retrieveISO3Country()
B. Response.getISO3Country()
C. Request.getISO3Country()
D. Locale.getISO3Country()
E. None of these
Answer» D. Locale.getISO3Country()


Discussion

No Comment Found