A set is a well-defined collection of objects.
*The objects in a set are called elements or members.
*Well-defined means we can clearly decide whether something belongs to the set or not.
Examples:
:Set of vowels in English: A = {a, e, i, o, u}
:Set of even numbers less than 10: B = {2, 4, 6, 8}
Leave a Reply
You must be logged in to post a comment.