InterviewSolution
Saved Bookmarks
| 1. |
If A→B, A→ C then which of the following is true?(a) A→BC(b) A→B(c) A→C(d) All of the mentioned |
|
Answer» Correct option is (d) All of the mentioned Best explanation: Applying the union rule to the given question, we get, A→BC is true. The other two options are specified in the question itself. |
|