If A = {1 2 3 4} and B = {3 4 5 6} then what is A - B?
यदि A = {1 2 3 4} और B = {3 4 5 6} हैं तो A - B क्या होगा?
Show answer and explanation
A. {1 2} / {1 2}
ExplanationStep 1: Difference A - B contains elements of A that are not in B. Step 2: 1 and 2 are only in A so option A is correct. Step 3: In set difference look carefully at the first set.
Step 1: Difference A - B में A के वे elements आते हैं जो B में नहीं हैं। Step 2: 1 और 2 केवल A में हैं इसलिए option A सही है। Step 3: Set difference में पहले set को ध्यान से देखें।