Study Spot
Customized learning paths based on interests
it is a collection of same type of objects.
for ex :- { 1,2,3, 4, 5 } it is one set of numbers.
it is a homogeneous set bcoz all elements are same
objects can include anything.
for example :- { a,b, c, 1, 2, 3 } it is also called set. it is a hetrogeneous set which includes both numbers & alphabets.
if there is no elements in any sets then it is called an empty set. it is also called null set.
for ex :- { }
collection of same type of objects.
for ex :- { 1,2,3, 4, 5 } it is one set of numbers.