InterviewSolution
Saved Bookmarks
| 1. |
In default logic, which of the following inference rules of the form is allowed?(a) (A : B) / C(b) A / (B : C)(c) A / B(d) A / B : CThis question was posed to me during an interview.This interesting question is from Linguistics in portion Introduction to Artificial Intelligence of Artificial Intelligence |
|
Answer» Right answer is (a) (A : B) / C |
|