Q. Represent statement into predicate calculus forms : "Not all birds can fly". Let us assume the following predicates bird(x): “x is bird” fly(x): “x can fly”.

  • (A) ∃x bird(x) V fly(x)
  • (B) ∃x bird(x) ^ ~ fly(x)
  • (C) ∃x bird(x) ^ fly(x)
  • (D) None
πŸ’¬ Discuss
βœ… Correct Answer: (B) ∃x bird(x) ^ ~ fly(x)

You must be Logged in to update hint/solution

πŸ’¬ Discussion

πŸ“Š Question Analytics

πŸ‘οΈ
211
Total Visits
πŸ“½οΈ
3 y ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
92%
Success Rate