InterviewSolution
Saved Bookmarks
| 1. |
If set A = {1,2,3,4} and B = {3,4,5,6}. Find B-A.(a) {1,2,3,4,5,6}(b) {3,4}(c) {1,2}(d) {5,6}I have been asked this question in an internship interview.This intriguing question originated from Operation on Sets-2 in portion Sets of Mathematics – Class 11 |
|
Answer» The correct CHOICE is (d) {5,6} |
|