

InterviewSolution
Saved Bookmarks
1. |
What is sets ? |
Answer» A SET IS A WELL DEFINED COLLECTION OF OBJECT<br>A\xa0set\xa0is a group or collection of objects or numbers, considered as an entity unto itself. Examples\xa0include the\xa0set\xa0of all computers in the world, the\xa0set\xa0of all apples on a tree, and the\xa0set\xa0of all irrational numbers between 0 and 1.\xa0The objects used to form a\xa0set\xa0are called its\xa0element\xa0or its members. Generally, the\xa0elements\xa0of a\xa0set\xa0are written inside a pair of curly (idle) braces and are represented by commas.\xa0A\xa0Set\xa0is a collection of well defined objects. we come across , the usage of\xa0sets\xa0in our\xa0everyday life. a) in the kitchen , the utensils are arranged in such a manner that the plates are kept seperately, bowls are kept seperately etc. | |