Vidyalelo
Computer Science · Q633

Artificial Intelligence

Engineering and GATE · Computer Science · question 633

Q633

Translate the following statement into FOL."For every a, if a is a PhD student, then a has a master degree"

A.
∀ a PhD(a) → Master(a)
Answer
B.
∃ a PhD(a) → Master(a)
C.
A is true, B is true
D.
A is false, B is false

Answer: Option A

Solution

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