A

Admin • 802.91K Points
Coach

Q. 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()
  • Correct Answer - Option(C)
  • Views: 5
  • Filed under category Java
  • Hashtags:

Explanation by: Admin
Each country is usually denoted by a 3 digit code.ISO3 is the 3 digit country code.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.