AI MCQ #362: What among the following could the universal instantiation of ___________ For al…

Q362. What among the following could the universal instantiation of ___________ For all x King(x) ^ Greedy(x) => Evil(x)

  • a) King(John) ^ Greedy(John) => Evil(John)
  • b) King(y) ^ Greedy(y) => Evil(y)
  • c) King(Richard) ^ Greedy(Richard) => Evil(Richard)
  • d) All of the mentioned

✅ Correct Answer: D) All of the mentioned

Explanation: Refer the definition if universal instantiation.