• Courses
  • Tutorials
  • Jobs
  • Practice
  • Contests

GATE | GATE-CS-2001 | Question 29

Consider the following relations:

R1(a,b) if (a+b) is even over the set of integers
R2(a,b) if (a+b) is odd over the set of integers
R3(a,b) if a.b > 0 over the set of non-zero rational numbers
R4(a,b) if |a - b| <= 2 over the set of natural numbers

Which of the following statements is correct?

(A)

R1 and R2 are equivalence relations, R3 and R4 are not

(B)

R1 and R3 are equivalence relations, R2 and R4 are not

(C)

R1 and R4 are equivalence relations, R2 and R3 are not

(D)

R1, R2, R3 and R4 are all equivalence relations

Answer

Please comment below if you find anything wrong in the above post
Feeling lost in the world of random DSA topics, wasting time without progress? It's time for a change! Join our DSA course, where we'll guide you on an exciting journey to master DSA efficiently and on schedule.
Ready to dive in? Explore our Free Demo Content and join our DSA course, trusted by over 100,000 geeks!

Last Updated :
Share your thoughts in the comments