976
GB
Every time attribute A appears, it is matched with the same value of attribute B, but not the same value of attribute C. Therefore, it is true that:
IN
हर बार विशेषता ए दिखाई देने पर, यह विशेषता बी के समान मान से मेल खाती है, लेकिन विशेषता सी के समान मूल्य से नहीं। इसलिए, यह सच है कि:
A
A → B
ए → बी
B
A → C
ए → सी
C
A → (B, C).
ए → (बी, सी)।
D
(B,C) → A.
(बी,सी) → ए.
✅ Correct Answer: