A

Admin • 828.03K Points
Coach

Q. Which Map implementation allows one null key and multiple null values?

  • (A) HashMap
  • (B) TreeMap
  • (C) Hashtable
  • (D) EnumMap
  • Correct Answer - Option(A)
  • Views: 10
  • Filed under category Java
  • Hashtags: Java Map

Explanation by: Admin
HashMap allows one null key and multiple null values.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.