Download as pdf or txt
Download as pdf or txt
You are on page 1of 26

206002 Empty set is a

Options - Correct answer: 3

(1) infinite set

(2) invalid set

(3) finite set

(4) none of these

206019 A set has n elements, then the number of elements in its power set is

Options - Correct answer: 1

(1) 2 n

(2) 2 mn

(3) 2 m+n

(4) 2 m−n

Questions in Unit-2
Topic: EQUIVALENCE OF PROPOSITIONS
179033 ┐(P ∨ Q) ⇔

Options - Correct answer: 3

(1) ┐P ∨ ┐Q

(2) P ∨ Q

(3) ┐P ∧ ┐Q

(4) P ∧ Q

https://edu.kalasalingam.ac.in/exam_quiz_report/658 33/133
179057 ┐(P ∧ Q) ⇔

Options - Correct answer: 2

(1) ┐P ∧ ┐Q

(2) ┐P ∨ ┐Q

(3) P ∨ Q

(4) P ∧ Q

Topic: IMPLICATION
179173 Symbolize the statement:
If either Ram takes C++ or Kumar takes ORACLE, then Latha will take JAVA.

Options - Correct answer: 2

(1) P ∨ Q ∨ R

(2) (P ∨ Q) → R

(3) P ∧ Q ∧ R

(4) P ⇔ ┐Q

179251 Let P: It is raining, Q: The sun is shining, R: There are clouds in the sky.
Symbolize the statement:
If it is not raining then the sun is not shining and there are clouds in the sky.

Options - Correct answer: 1

(1) ┐P → (┐Q ∧ R)

(2) R → (P ∨ Q)

(3) Q → (P ∧ R)

(4) R → (Q ∨ P )

https://edu.kalasalingam.ac.in/exam_quiz_report/658 34/133
179306 Let P: It is raining, Q: The sun is shining, R: There are clouds in the sky.
Symbolize the statement:
The sun is shining if and only if it is not raining.

Options - Correct answer: 3

(1) P ↔ ┐Q

(2) ┐P ↔ ┐Q

(3) Q ↔ ┐P

(4) P → ┐Q

179342 Let P: The moon is out. Q: It is not snowing. R: Ram goes out for a walk.
Symbolize the statement:
If the moon is out and it is not snowing, then Ram goes out for a walk.

Options - Correct answer: 4

(1) R → (P ∨ Q)

(2) Q → (P ∧ R)

(3) R → (Q ∨ P )

(4) (P ∧ ┐Q) → R

179630 Let P: I finish writing my computer program before lunch. Q: I shall play tennis in the
afternoon. R: The sun is shining. S: The boundary is low.
Symbolize the statement:
Low boundary and sunshine are sufficient to play Tennis in this afternoon.

Options - Correct answer: 4

(1) (S ∨ R) → Q

(2) (S ∧ ┐R) → ┐Q

(3) (┐S ∧ ┐R) → ┐Q

(4) (S ∧ R) → Q

Topic: LAWS

https://edu.kalasalingam.ac.in/exam_quiz_report/658 35/133
177642 The law of logic P ∨ Q ⇔ Q ∨ P is called

Options - Correct answer: 1

(1) Commutative

(2) Distributive

(3) Idempotent

(4) Absorption

177660 The law of logic P ∧ Q ⇔ Q ∧ P is called

Options - Correct answer: 2

(1) Distributive

(2) Commutative

(3) Idempotent

(4) Absorption

177690 The law of logic P ∨ (Q ∨ R) ⇔ (P ∨ Q) ∨ R is called

Options - Correct answer: 4

(1) Commutative

(2) Distributive

(3) Idempotent

(4) Associative

https://edu.kalasalingam.ac.in/exam_quiz_report/658 36/133
177735 The law of logic P ∧ (Q ∧ R) ⇔ (P ∧ Q) ∧ R is called

Options - Correct answer: 4

(1) Commutative

(2) Distributive

(3) Idempotent

(4) Associative

177756 The law of logic P ∧ (Q ∨ R) ⇔ (P ∧ Q) ∨ (P ∧ R) is called

Options - Correct answer: 2

(1) Commutative

(2) Distributive

(3) Idempotent

(4) Associative

177823 The law of logic P ∨ (Q ∧ R) ⇔ (P ∨ Q) ∧ (P ∨ R) is called

Options - Correct answer: 2

(1) Commutative

(2) Distributive

(3) Idempotent

(4) Associative

https://edu.kalasalingam.ac.in/exam_quiz_report/658 37/133
177875 The law of logic P ∨ (P ∧ Q) ⇔ P is called

Options - Correct answer: 1

(1) Absorption

(2) Commutative

(3) Distributive

(4) Idempotent

178027 The law of logic P ∧ (P ∨ Q) ⇔ P is called

Options - Correct answer: 1

(1) Absorption

(2) Commutative

(3) Distributive

(4) Idempotent

178367 The laws of logic (P ∧ P ) ⇔ P ; (P ∨ P ) ⇔ P are called

Options - Correct answer: 3

(1) Commutative

(2) Distributive

(3) Idempotent

(4) Absorption

Topic: NEGATION

https://edu.kalasalingam.ac.in/exam_quiz_report/658 38/133
178512 The product of variables and their negations is called the elementary

Options - Correct answer: 1

(1) product

(2) sum

(3) complete

(4) inverse

178541 The sum of variables and their negations is called the elementary

Options - Correct answer: 2

(1) product

(2) sum

(3) complete

(4) inverse

179075 If P is a proposition, then its negation is denoted by

Options - Correct answer: 1

(1) ┐P

(2) P

(3) T

(4) F

https://edu.kalasalingam.ac.in/exam_quiz_report/658 39/133
179444 Let P:The moon is out. Q: It is snowing. R : Ram goes out for a walk.
Symbolize the statement
It is not the case that Ram goes out for a walk if and only if it is not snowing or the moon is
out.

Options - Correct answer: 2

(1) P → (┐Q → R)

(2) ┐(R ↔ (┐Q ∨ P ))

(3) (P ∧ ┐Q) → R)

(4) R → (P ∨ Q)

179809 Let p: Ram is a graduate. q: Ram will get a job.


Symbolize the statement:
If Ram is not a graduate then he will not get a job.

Options - Correct answer: 3

(1) p → q

(2) ┐p → q

(3) ┐p → ┐q

(4) p → ┐q

Topic: PDNF AND PCNF


178582 Product consisting of all variables are called

Options - Correct answer: 1

(1) minterms

(2) maxterms

(3) minmaxterms

(4) maxminterms

https://edu.kalasalingam.ac.in/exam_quiz_report/658 40/133
178616 Sum consisting of all variables are called

Options - Correct answer: 2

(1) minterms

(2) maxterms

(3) minmaxterms

(4) maxminterms

178640 A formula which is equivalent to a given formula and which consists of a sum of elementary
products is called the

Options - Correct answer: 3

(1) Conjunctive Normal Form

(2) functionally complete

(3) Disjunctive Normal Form

(4) All the above

178681 A formula which is equivalent to a given formula and which consists of a product of
elementary sums is called the

Options - Correct answer: 2

(1) Disjunctive Normal Form

(2) Conjunctive Normal Form

(3) functionally complete

(4) All the above

https://edu.kalasalingam.ac.in/exam_quiz_report/658 41/133
178728 The Principle Disjunctive Normal Form of a given formula P is an equivalent given formula
consisting of disjunction of

Options - Correct answer: 3

(1) maxterms only

(2) minmaxterms only

(3) minterms only

(4) maxminterms only

178766 The Principle Conjunctive Normal Form of a given formula P is an equivalent given formula
consisting of conjunction of

Options - Correct answer: 4

(1) minterms only

(2) minmaxterms only

(3) maxminterms only

(4) maxterms only

178800 If a given formula is tautology, then its Principle Disjunctive Normal Form includes all the
possible

Options - Correct answer: 4

(1) maxterms of the variable.

(2) minmaxterms of the variable.

(3) maxminterms of the variable.

(4) minterms of the variable.

https://edu.kalasalingam.ac.in/exam_quiz_report/658 42/133
178942 P ∧ F ⇔

Options - Correct answer: 3

(1) P

(2) T

(3) F

(4) None of the above

179389 Consider the logical expression (P ∨ Q) ∧ (P ∨ R) ∧ (7Q ∨ P ) . The given logical expression
is

Options - Correct answer: 1

(1) Conjunctive Normal Form

(2) Disjunctive Normal Form

(3) Principal Conjunctive Normal Form

(4) Principal Disjunctive Normal Form

Topic: PROPOSITIONS
177207 A declarative statement is called

Options - Correct answer: 1

(1) proposition

(2) not proposition

(3) Truth values

(4) inverse

https://edu.kalasalingam.ac.in/exam_quiz_report/658 43/133
177234 A proposition consisting of two or more simple propositions is called

Options - Correct answer: 2

(1) not proposition

(2) compound proposition

(3) not compound proposition

(4) inverse proposition

177264 The disjunction of two propositions P and Q is denoted by

Options - Correct answer: 3

(1) P ∧ Q

(2) P ⊕ Q

(3) P ∨ Q

(4) P ⊖ Q

177303 The conjunction of two propositions P and Q is denoted by

Options - Correct answer: 4

(1) P ∨ Q

(2) P ⊕ Q

(3) P ⊖ Q

(4) P ∧ Q

https://edu.kalasalingam.ac.in/exam_quiz_report/658 44/133
177329 The conditional statement of P and Q is denoted by

Options - Correct answer: 1

(1) P→Q

(2) P←Q

(3) P ⊕ Q

(4) P ⊖ Q

177353 The biconditional statement of P and Q is denoted by

Options - Correct answer: 2

(1) P→Q

(2) P↔Q

(3) P ⊕ Q

(4) P ⊖ Q

177386 Symbolize the statement: If Ram is a computer science student, then he will study DBMS.

Options - Correct answer: 3

(1) P←Q

(2) P ⊕ Q

(3) P→Q

(4) P ⊖ Q

https://edu.kalasalingam.ac.in/exam_quiz_report/658 45/133
177413 Symbolize the statement: Raju appointed in Wipro or HCL

Options - Correct answer: 4

(1) P ∧ Q

(2) P ⊕ Q

(3) P ⊖ Q

(4) P ∨ Q

177452 Symbolize the statement: Rani wears a ring and chain.

Options - Correct answer: 2

(1) P ∨ Q

(2) P ∧ Q

(3) P ⊕ Q

(4) P ⊖ Q

177483 Symbolize the statement: You can take the flight if and only if you buy a ticket.

Options - Correct answer: 1

(1) P↔Q

(2) P←Q

(3) P ⊕ Q

(4) P ⊖ Q

https://edu.kalasalingam.ac.in/exam_quiz_report/658 46/133
177585 If P→ Q is a conditional statement then ┐Q → ~┐P is called

Options - Correct answer: 3

(1) Contradiction

(2) Equivalence

(3) Contrapositive

(4) Inverse

179115 P: The file system is full. Q : The automated reply can be sent.
Symbolize the statement
If the file system is full then the automated reply can not be sent.

Options - Correct answer: 1

(1) P → ┐Q

(2) P ∨ Q

(3) P ∧ Q

(4) P ⇔ ┐Q

179208 Let P: It is raining, Q: The sun is shining, R: There are clouds in the sky.
Symbolize the statement:
If it is raining then there are clouds in the sky.

Options - Correct answer: 4

(1) R → P

(2) Q → P

(3) R → Q

(4) P → R

https://edu.kalasalingam.ac.in/exam_quiz_report/658 47/133
179508 Let P: I finish writing my computer program before lunch. Q: I shall play tennis in the
afternoon. R: The sun is shining. S: The boundary is low.
Symbolize the statement: If the sun is shining then I shall play tennis in the afternoon.

Options - Correct answer: 1

(1) R → Q

(2) R ∨ Q

(3) R ∧ Q

(4) R ⊕ Q

179558 Let P: I finish writing my computer program before lunch. Q: I shall play tennis in the
afternoon.
R: The sun is shining. S: The boundary is low.
Symbolize the statement:
Finishing the writing of my computer program before lunch is necessary for playing tennis in
this afternoon.

Options - Correct answer: 2

(1) R ∨ Q

(2) Q → P

(3) R ∧ P

(4) R ⊕ P

Topic: TAUTOLOGY AND CONTRADICTION


177516 A statement formula which is always true is called

Options - Correct answer: 3

(1) Contradiction

(2) Equivalence

(3) Tautology

(4) Contrapositive

https://edu.kalasalingam.ac.in/exam_quiz_report/658 48/133
177554 A statement formula which is always false is called

Options - Correct answer: 2

(1) Tautology

(2) Contradiction

(3) Equivalence

(4) Contrapositive

177609 P and Q are logically equivalent if P⇔Q is a

Options - Correct answer: 4

(1) Contradiction

(2) Implication

(3) Contrapositive

(4) Tautology

178480 Which of the following is tautology?

Options - Correct answer: 3

(1) P → Q

(2) P → 7Q

(3) (P → Q) ⇔ (7Q → 7P )

(4) None of these

Topic: TRUTH TABLE

https://edu.kalasalingam.ac.in/exam_quiz_report/658 49/133
179676 If p → q is a conditional statement then q → p is called

Options - Correct answer: 1

(1) converse

(2) contrapositive

(3) inverse

(4) equivalence

179706 If p → q is a conditional statement then ┐p → ┐q is called

Options - Correct answer: 3

(1) converse

(2) contrapositive

(3) inverse

(4) equivalence

179762 Let p: Ram is a graduate. q: Ram will get a job.


Symbolize the statement:
If Ram is a graduate then he will get a job.

Options - Correct answer: 3

(1) ┐p → q

(2) ┐p → ┐q

(3) p → q

(4) p → ┐q

https://edu.kalasalingam.ac.in/exam_quiz_report/658 50/133
179839 If p: T and q: F then p ∨ q is

Options - Correct answer: 1

(1) T

(2) F

(3) converse

(4) inverse

179866 If p: T and q: F then p → q is

Options - Correct answer: 2

(1) T

(2) F

(3) converse

(4) inverse

179891 If p: T and q: F then p ↔ q is

Options - Correct answer: 2

(1) T

(2) F

(3) converse

(4) inverse

https://edu.kalasalingam.ac.in/exam_quiz_report/658 51/133
179918 If p: F and q: F then p ↔ q is

Options - Correct answer: 1

(1) T

(2) F

(3) converse

(4) inverse

179949 If p: T and q: F then p ∧ q is

Options - Correct answer: 2

(1) T

(2) F

(3) converse

(4) inverse

179989 If p: T , q: F and r: F then (p ∧ q) ∧ r is

Options - Correct answer: 1

(1) F

(2) T

(3) converse

(4) inverse

https://edu.kalasalingam.ac.in/exam_quiz_report/658 52/133
180040 If p: T , q: F and r: T then (p ∧ q) ∧ r is

Options - Correct answer: 2

(1) T

(2) F

(3) converse

(4) inverse

Topic: TRUTH VALUES


178417 (P ∧ ┐P ) ⇔

Options - Correct answer: 1

(1) F

(2) T

(3) ┐P

(4) P

178451 P ∨ ┐P ⇔

Options - Correct answer: 2

(1) F

(2) T

(3) ┐P

(4) P

https://edu.kalasalingam.ac.in/exam_quiz_report/658 53/133
178829 P ∨ F ⇔

Options - Correct answer: 1

(1) P

(2) T

(3) F

(4) None of the above

178862 P ∧ T ⇔

Options - Correct answer: 2

(1) T

(2) P

(3) F

(4) None of the above

178892 P ∨ T ⇔

Options - Correct answer: 3

(1) P

(2) F

(3) T

(4) None of the above

https://edu.kalasalingam.ac.in/exam_quiz_report/658 54/133
178969 ┐(┐P ) ⇔

Options - Correct answer: 1

(1) P

(2) T

(3) F

(4) None of the above

213034 If p: T and q: F then ¬p ∨ q is

Options - Correct answer: 2

(1) T

(2) F

(3) converse

(4) inverse

213046 If p: T , q: F and r: F then (p ∨ q) ∨ r is

Options - Correct answer: 1

(1) T

(2) F

(3) converse

(4) inverse

https://edu.kalasalingam.ac.in/exam_quiz_report/658 55/133
213058 If p: T , q: F and r: F then (p ∧ q) ↔ r is

Options - Correct answer: 1

(1) T

(2) F

(3) converse

(4) inverse

213072 If p: T , q: F and r: T then (p ∨ q) ↔ r is

Options - Correct answer: 2

(1) F

(2) T

(3) converse

(4) inverse

213095 If p: T , q: F then p → (q → p) is

Options - Correct answer: 4

(1) converse

(2) inverse

(3) F

(4) T

https://edu.kalasalingam.ac.in/exam_quiz_report/658 56/133
213118 If p: T , q: F then (p ∧ q) → (p ∨ q) is

Options - Correct answer: 3

(1) converse

(2) inverse

(3) T

(4) F

213127 If p: T , q: F then (p ∧ q) → (p → q) is

Options - Correct answer: 1

(1) T

(2) F

(3) converse

(4) inverse

213143 If p: F , q: T then (p ∧ q) → (p → q) is

Options - Correct answer: 1

(1) T

(2) F

(3) converse

(4) inverse

https://edu.kalasalingam.ac.in/exam_quiz_report/658 57/133
213150 If p: F , q: T then p → (q → p) is

Options - Correct answer: 1

(1) T

(2) F

(3) converse

(4) Inverse

213167 If p: T then ¬(¬p)

Options - Correct answer: 2

(1) F

(2) T

(3) converse

(4) inverse

Questions in Unit-3
Topic: GENERATING FUNCTIONS
49907 The generating function of the sequence 1 n
,n ≥ 0 is ________.

Options - Correct answer: 1

(1) 1−x
1

(2) 1

(3) 2−x
1

(4) 1−x
2

https://edu.kalasalingam.ac.in/exam_quiz_report/658 58/133

You might also like