Master Logical Symbols - Intermediate-Advanced Level Problems Logical Symbols INTERMEDIATE ADVANCED

Excel in competitive exams with this self assessment worksheet on Logical Symbols. Worksheet 7 of 10 contains 20 intermediate-advanced-level problems. Target your accuracy improvement skills while practicing logical symbols shortcut methods, logical symbols bank exam questions, and logical symbols ssc cgl.

📝 Worksheet 7 of 10 • 20 questions • ⏱️ Estimated time: 20 minutes • 🎯 Intermediate Advanced level

What you'll learn in this worksheet:
Your progress through Logical Symbols
Worksheet 7 of 10 (66% complete)

Question 1

If P = False, Q = True, and '->' means IMPLIES, then evaluate: P -> Q
Logical operation: IMPLIES
P=False, Q=True → IMPLIES is False only when P=True and Q=False
Result: True

Question 2

If P = True, Q = False, and '->' means IMPLIES, then evaluate: P -> Q
Logical operation: IMPLIES
P=True, Q=False → IMPLIES is False only when P=True and Q=False
Result: False

Question 3

If P = False, Q = False, and '&' means AND, then evaluate: P & Q
Logical operation: AND
P=False, Q=False → AND gives True only if both True
Result: False

Question 4

If P = False, Q = True, and '->' means IMPLIES, then evaluate: P -> Q
Logical operation: IMPLIES
P=False, Q=True → IMPLIES is False only when P=True and Q=False
Result: True

Question 5

If P = False, Q = False, and '&' means AND, then evaluate: P & Q
Logical operation: AND
P=False, Q=False → AND gives True only if both True
Result: False

Question 6

If P = False, Q = True, and 'xor' means XOR, then evaluate: P xor Q
Logical operation: XOR
P=False, Q=True → XOR is True when inputs differ
Result: True

Question 7

If P = True, Q = False, and '<->' means IFF, then evaluate: P <-> Q
Logical operation: IFF
P=True, Q=False → IFF is True when both are same
Result: False

Question 8

If P = False, Q = False, and '->' means IMPLIES, then evaluate: P -> Q
Logical operation: IMPLIES
P=False, Q=False → IMPLIES is False only when P=True and Q=False
Result: True

Question 9

If P = True and '!' means NOT, then evaluate: !P
Logical operation: NOT
P=True → NOT flips the value
Result: False

Question 10

If P = True, Q = False, and 'xor' means XOR, then evaluate: P xor Q
Logical operation: XOR
P=True, Q=False → XOR is True when inputs differ
Result: True

Question 11

If P = False, Q = False, and '->' means IMPLIES, then evaluate: P -> Q
Logical operation: IMPLIES
P=False, Q=False → IMPLIES is False only when P=True and Q=False
Result: True

Question 12

If P = True, Q = False, and 'xor' means XOR, then evaluate: P xor Q
Logical operation: XOR
P=True, Q=False → XOR is True when inputs differ
Result: True

Question 13

If P = True, Q = False, and '&' means AND, then evaluate: P & Q
Logical operation: AND
P=True, Q=False → AND gives True only if both True
Result: False

Question 14

If P = True, Q = False, and 'nand' means NAND, then evaluate: P nand Q
Logical operation: NAND
P=True, Q=False → NAND is True except when both are True
Result: True

Question 15

If P = True, Q = False, and '|' means OR, then evaluate: P | Q
Logical operation: OR
P=True, Q=False → OR gives True if at least one is True
Result: True

Question 16

If P = False, Q = True, and 'nor' means NOR, then evaluate: P nor Q
Logical operation: NOR
P=False, Q=True → NOR is True only when both are False
Result: False

Question 17

If P = False, Q = False, and '<->' means IFF, then evaluate: P <-> Q
Logical operation: IFF
P=False, Q=False → IFF is True when both are same
Result: True

Question 18

If P = False and '!' means NOT, then evaluate: !P
Logical operation: NOT
P=False → NOT flips the value
Result: True

Question 19

If P = False, Q = True, and 'nor' means NOR, then evaluate: P nor Q
Logical operation: NOR
P=False, Q=True → NOR is True only when both are False
Result: False

Question 20

If P = True and '!' means NOT, then evaluate: !P
Logical operation: NOT
P=True → NOT flips the value
Result: False
Previous Worksheet Next Worksheet