Given a relation R(A.B.C.D). Which of the followings is trivial?

Given a relation R(A.B.C.D). Which of the followings is trivial?



[A]
A->BCD
[B]
A->->BCD
[C]
A->AB
[D]
A->->AB




Answer: B


Learn More :