Planning to take coaching on Unacademy
http://bit.ly/gate_unacademy
or
https://unacademy.com/
here is a code for 10% off PLUS1BPK1
Telegram Notification Group link:-
https://t.me/joinchat/X5egW_cvdt9kMGY1
Telegram discussion Group link:-
https://t.me/joinchat/VCyGUmVq8RNkMzhl
Downloads resources from here
https://education4fun.com/gate-cse/
MCQ (Single Correct Answer)
GATE CSE 2004
Identify the correct translation into logical notation of the following assertion.Some boys in the class are taller than all the girlsNote: taller(x,y) is true if x is taller than y
(∃x)(boy(x)→(∀y)(girl(y)∧taller(x,y)))(∃x)(boy(x)→(∀y)(girl(y)∧taller(x,y)))
(∃x)(boy(x)∧(∀y)(girl(y)∧taller(x,y)))
(∃x)(boy(x)→(∀y)(girl(y)→taller(x,y)))
(∃x)(boy(x)∧(∀y)(girl(y)→taller(x,y)))