asked 48.6k views
2 votes
Is there an object that belongs to more than one group? Which one?​

1 Answer

3 votes

Answer:

Explanation:

By its very nature, a set can not have duplicate components. Multiset or Bag is the appropriate structure to allow duplicate elements: ... For example, {a, a, b} and {a, b} are different multisets even though they are the same set. But, order doesn't matter, because {a, a, b} and {a, b, a} are the same multiset.

Hope this helped !!!

answered
User Elliot Blackburn
by
7.9k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.