Which of the following options correctly represents the symbolic form of the…

2025

Which of the following options correctly represents the symbolic form of the given proposition?

“Either my program runs and it contains no bugs, or my program contains bugs”.

Let:

• p = My program runs

• q = My program contains bugs

Answer: A. (p ∧ ¬ q) ∨ q

  1. A.

    (p ∧ ¬ q) ∨ q

  2. B.

    p ∧ (¬ q ∨ q)

  3. C.

    (p ∨ ¬ q) ∧ q

  4. D.

    ¬ (p ∧ q) ∨ q

Attempted by 86 students.

Show answer & explanation

Correct answer: A

Explore the full course: Mppsc Assistant Professor Computer Science Paper 2

Loading lesson…