19
0/4

An engineering firm is designing the pathfinding and emergency obstacle-avoidance algorithm for an autonomous medical delivery drone.

Before writing any programming code, the development team decides to model the algorithm's logic using both flowcharts and pseudocode.

Explain the distinct advantages of using each of these design methods for this system, and why relying on only one would be insufficient.

[4]

Develop code Questions

Practise Edexcel GCSE Computer Science Develop code with exam-style questions for GCSE Computer Science. 57 questions covering Decomposition and abstraction to solve problems, Read, write, analyse and refine programs, Converting algorithms into programs, Techniques for readable, maintainable code, Identifying and correcting program errors, and Evaluating program fitness and efficiency, matched to the Edexcel GCSE Computer Science (1CP2) specification and written in Paper 1 and Paper 2 style. Every question includes a full worked solution and mark scheme, so you can see where marks are awarded rather than just whether you got the answer right.

PreviousNext

Develop code Questions

  1. GCSE
  2. /Computer Science
  3. /Develop code