यदि \(A=\{2,3\}\) और \(B=\{5,6\}\) हैं, तो \(A\times B\) कौन सा है?
If \(A=\{2,3\}\) and \(B=\{5,6\}\), which is \(A\times B\)?
Explanation opens after your attempt
A. ({(2,5),(2,6),(3,5),(3,6)})
Simple Explanation
\(A\times B\) में पहला घटक (A) से और दूसरा घटक (B) से आता है। सूची बनाते समय हर पहले तत्व को (B) के हर तत्व से मिलाएं। / In \(A\times B\), the first component comes from (A) and the second from (B). While listing, pair each first-set element with every element of (B).
Login to save your score, XP, coins and progress.
