1.

यदि `A ={1, 2, 3, 4}, B ={3, 4, 5, 6}, C ={5, 6, 7, 8}` और `D ={7, 8, 9, 10}` तो निम्नलिखित को ज्ञात कीजिए। `B uu C`

Answer» `B uu C={x : x in B` या `x in C}`
`={3, 4, 5, 6, 7, 8}`


Discussion

No Comment Found

Related InterviewSolutions