Skip to content
MathsGenie logo
Open app

Course home

  1. IGCSE
  2. Computer Science Edexcel
  3. Question bank

Logic

EasyMedium
1234
Question 3

An automated smart greenhouse system monitors soil conditions and controls a heating unit.

Data is represented by two inputs:

  • M M\,M represents whether the soil is wet (1 for wet, 0 for dry).
  • H H\,H represents whether the heating unit is running (1 for running, 0 for off).

Complete the truth table to show the result of each expression.

MHNOT MNOT M AND H
00
01
10
11
[2]

Logic Questions

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