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
- A.
(p ∧ ¬ q) ∨ q
- B.
p ∧ (¬ q ∨ q)
- C.
(p ∨ ¬ q) ∧ q
- 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…