📚 Question Bank Q47 — Engineering Mathematics
Tags
Engineering Mathematics
Q47. Marks: +2.0 UGC NET Paper 2: Computer Science 26th Nov 2021

Consider the sentence below.

There is a country that borders both India and Pakistan.

Which of the following logical expressions express the above sentence correctly when the predicate Country(x) represents that x is a country and Borders(x, y) represents that the countries x and y share the border?

1.∃c Country(c) ∧ Border (c, India) ∧ Border (c, Pakistan) ✓ Correct
2.∃c Country(c) ⇒ [Border (c, India) ∧ Border (c, Pakistan)]
3.[∃c Country(c)] ⇒ [Border (c, India) ∧ Border (c, Pakistan)]
4.∃c Border (Country(c), India ∧ Pakistan)
📄 All “Engineering Mathematics” questions across papers
🏷 Change Tag for this Question