1.

Consider the binary relation, A = {(a,b) | b = a – 1 and a, b belong to {1, 2, 3}}. The reflexive transitive closure of A is?(a) {(a,b) | a >= b and a, b belong to {1, 2, 3}}(b) {(a,b) | a > b and a, b belong to {1, 2, 3}}(c) {(a,b) | a

Answer»

The correct CHOICE is (a) {(a,b) | a >= b and a, b belong to {1, 2, 3}}

To elaborate: By definition of Transitive closure we have that a is related to all smaller b (as every a is related to b – 1) and from the REFLEXIVE PROPERTY a is related to a.



Discussion

No Comment Found

Related InterviewSolutions