Nikhil Sanga
Follow
2 Answer(s)
Pradakshina Sharma
Follow
Posted 4 year ago Pradakshina Sharma

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 :- { }

pradeep negi
Follow
Posted 4 year ago pradeep negi

collection of same type of objects.

for ex :- { 1,2,3, 4, 5 } it is one set of numbers.