Skip to content

Course home

Logic

Logic

EasyMedium
1234
Question 1

A development team is programming software for an automated greenhouse ventilation window.

The ventilation window must only open when standard cooling conditions are met:

  • The internal temperature sensor (T) must detect high temperature.
  • The air circulation fan (C) must be active.
  • The external rain sensor (R) must not detect rain.

Construct a Boolean expression, using the operators AND, OR, and NOT with the variables T, C, and R to show the conditions under which the window should open.

[2]
Markscheme

Logic Questions

  1. IGCSE
  2. /Computer Science
  3. /Logic

10 exam-style questions on Edexcel IGCSE Computer Science Logic. Each one has a worked solution and a mark scheme showing where the marks go.

Question bank