Skip to content
MathsGenie logo
Open app

Course home

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

Logic

EasyMedium
123456
Question 4

Employees at a logistics company are classified as either office-based staff (S) or field drivers (D).

Office-based staff (S) coordinate shipments inside the main depot.

Field drivers (D) deliver cargo across the country.

Employees must have exactly one of these roles; they cannot hold both roles simultaneously, but must hold one to be an active employee.

Construct a logic statement, using only the operators AND, OR, and NOT along with the letters S and D, to represent the conditions for being an active employee.

[3]

Logic Questions

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