True or False: In a Map, all keys must be unique.

True
  • False: Repeated keys with different values are ok.
  • False: Repeated Keys with the same values are ok.
  • False: Keys must all be the same thing.

There are no hints for this question.