Representing algorithms

EasyMediumHard
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748
Question 13
Easy

An autonomous marine drone is programmed to navigate a coral reef, measure water salinity, identify plastic waste, and transmit telemetry data back to a research vessel.

Explain how the concept of decomposition would be applied by a developer when designing the control algorithm for this drone.

[2]

Representing algorithms Questions

  1. GCSE
  2. /Computer Science
  3. /Representing algorithms