Vidyalelo
Computer Science · Q321

Artificial Intelligence

Engineering and GATE · Computer Science · question 321

Q321

Which among the following could the Existential instantiation of ∃x Crown(x) ^ OnHead(x, Johnny)?

A.
Crown(John) ^ OnHead(John, Jonny)
Answer
B.
Crown(y) ^ OnHead(y, y, x)
C.
Crown(x) ^ OnHead(x, Jonny)
D.
None of the mentioned

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board