Given the relation R = {(1,1),(1,2),(1,3),(2,3),(3,2),(4,3),(4,4)} on the set {1,2,3,4}.
List the missing elements (in alphabetical order) necessary to make a transitive closure of R.

Answer :

Other Questions