InterviewSolution
Saved Bookmarks
| 1. |
Among the following which is not a horn clause?(a) p(b) Øp V q(c) p → q(d) p → ØqThe question was asked during an internship interview.This question is from Machine Learning topic in chapter Introduction to Artificial Intelligence of Artificial Intelligence |
|
Answer» CORRECT OPTION is (d) P → Øq The EXPLANATION: p → Øq is not a horn CLAUSE. |
|