InterviewSolution
Saved Bookmarks
| 1. |
If A = {1,2,3} and B = {3,4,5,6}. Find A∪B.(a) {1,2,3}(b) {3}(c) {1,2,3,4,5,6}(d) { }I had been asked this question by my college professor while I was bunking the class.My doubt is from Operation on Sets-1 topic in division Sets of Mathematics – Class 11 |
|
Answer» Correct CHOICE is (C) {1,2,3,4,5,6} |
|