यदि \(A=\{1,2,3,4\}\) और \(R=\{(a,b):a=b\}\) है, तो (R) में कितने pairs होंगे?
If \(A=\{1,2,3,4\}\) and \(R=\{(a,b):a=b\}\), how many pairs will be in (R)?
Explanation opens after your attempt
C. (4)
Simple Explanation
(a=b) होने पर pairs ( (1,1),(2,2),(3,3),(4,4) ) हैं। पहचान relation में pairs की संख्या (n(A)) होती है। / When (a=b), the pairs are ( (1,1),(2,2),(3,3),(4,4) ). In identity relation, the number of pairs is (n(A)).
Login to save your score, XP, coins and progress.
