1
GATE CSE 2014 Set 1
MCQ (Single Correct Answer)
+1
-0.3
Consider the statement
"Not all that glitters is gold"
Predicate glitters$$(x)$$ is true if $$x$$ glitters and
predicate gold$$(x)$$ is true if $$x$$ is gold.

Which one of the following logical formulae represents the above statement?

A
$$\forall x:\,glitters\,\left( x \right) \Rightarrow \neg gold\left( x \right)$$
B
$$\forall x:\,gold\left( x \right) \Rightarrow glitters\left( x \right)$$ v
C
$$\exists x:\,gold\left( x \right) \wedge \neg glitters\left( x \right)$$
D
$$\exists x:\,glitters\,\left( x \right) \wedge \neg gold\left( x \right)$$
2
GATE CSE 2014 Set 3
MCQ (Single Correct Answer)
+1
-0.3
Consider the following statements:
P: Good mobile phones are not cheap
Q: Cheap mobile phones are not good
L: P implies Q
M: Q implies P
N: P is equivalent to Q

Which of the following about L, M, and N is Correct?

A
Only L is TRUE.
B
Only M is TRUE.
C
Only N is TRUE.
D
L, M and N are TRUE.
3
GATE CSE 2012
MCQ (Single Correct Answer)
+1
-0.3
What is the correct translation of the following statement into mathematical logic? "Some real numbers are rational"
A
$$\exists x\left( {real\left( x \right) \vee rational\left( x \right)} \right)$$
B
$$\forall x\left( {real\left( x \right) \to rational\left( x \right)} \right)$$
C
$$\exists x\left( {real\left( x \right) \wedge rational\left( x \right)} \right)$$
D
$$\exists x\left( {rational\left( x \right) \to real\left( x \right)} \right)$$
4
GATE CSE 2012
MCQ (Single Correct Answer)
+1
-0.3
The truth table GATE CSE 2012 Discrete Mathematics - Mathematical Logic Question 43 English

Represents the Boolean function

A
$$X$$
B
$$X+Y$$
C
$$X \oplus Y$$
D
$$Y$$

GATE CSE Subjects

Browse all chapters by subject

Software Engineering
Web Technologies