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()
πŸ’¬ Discuss
βœ… Correct Answer: (C) Request.getISO3Country()
Explanation: Each country is usually denoted by a 3 digit code.ISO3 is the 3 digit country code.
Explanation by: Rajeev Malhotra
Each country is usually denoted by a 3 digit code.ISO3 is the 3 digit country code.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
246
Total Visits
πŸ“½οΈ
4 y ago
Published
πŸŽ–οΈ
Rajeev Malhotra
Publisher
πŸ“ˆ
97%
Success Rate