Vidyalelo
Computer Science · Q420

Artificial Intelligence

Engineering and GATE · Computer Science · question 420

Q420

How do you represent "All dogs have tails"?

A.
۷x: dog(x) ahastail(x)
Answer
B.
۷x: dog(x) ahastail(y)
C.
۷x: dog(y) ahastail(x)
D.
۷x: dog(x) ahasatail(x)

Answer: Option A

Solution

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