logo

Question detail

For which input values is (P OR Q) AND NOT P true?

Try the question, check the answer, then read the explanation to understand the curriculum point.

At a glance

MCQ

Type

practice

Style

Topic

Abstraction and automation

Exam-style question

Try this first

For which input values is (P OR Q) AND NOT P true?.

  1. A.P = false, Q = false
  2. B.P = false, Q = true
  3. C.P = true, Q = false
  4. D.P = true, Q = true

Model answer

What a good answer should say

  • P = false, Q = true

Explanation

Why this works

NOT P must be true, so P must be false. P OR Q must also be true, so Q must be true.

Common mistake

No common mistake is linked to this question yet.

Related flashcards

No flashcards are published for this page yet.

Related practice questions

No questions are published for this page yet.