Question 7796 – Digital-Logic-Design
November 15, 2023
Software-Engineering
November 15, 2023
Question 7796 – Digital-Logic-Design
November 15, 2023
Software-Engineering
November 15, 2023

GATE 2004-IT

Question 3

Let a(x, y), b(x, y,) and c(x, y) be three statements with variables x and y chosen from some universe. Consider the following statement:

 (∃x)(∀y)[(a(x, y) ∧ b(x, y)) ∧ ¬c(x, y)] 

Which one of the following is its equivalent?

A
(∀x)(∃y)[(a(x, y) ∨ b(x, y)) → c(x, y)]
B
(∃x)(∀y)[(a(x, y) ∨ b(x, y)) ∧¬ c(x, y)]
C
¬(∀x)(∃y)[(a(x, y) ∧ b(x, y)) → c(x, y)]
D
¬(∀x)(∃y)[(a(x, y) ∨ b(x, y)) → c(x, y)]
Question 3 Explanation: 
Correct Answer: C
Question 3 Explanation: 

Leave a Reply

Your email address will not be published. Required fields are marked *