What are the prime attributes of relation R(A,B,C,D) with following dependencies:
F={AB->C , C->D , D->A}
options are: i) A,B,C ii) A,B,D iii) A,B,C,D iv) B,C,D
According to me answer should be (iii) option but answer is option (ii) Can anyone explain?