Multiple choice

A logical device used for the construction of more complex statements from simpler statements is

  1. Console

  2. Connective

  3. Enumeration

  4. Energizer

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

In logic and computer science, a 'connective' (like AND, OR, NOT) is used to join simple propositions or statements to form more complex ones. These are fundamental to Boolean algebra and programming logic.