1.

Let A = {1,2,3}, B={a,b,c,d} and C={x,y,z,w}. Let R ={(1,a),(2,b),(1,c), (3,d)} S ={(a,x),(b,y),(c,y),(d,z)} Then S.R is equal to

Answer»

`{(1,X),(1,y),(3,z)}`
`{(1,x),(2,y),(3,z)}`
`{(1,x),(1,y),(2,y),(3,z)}`
`phi`

Answer :C


Discussion

No Comment Found

Related InterviewSolutions