Classification of programming languages and translators

EasyMedium
12345678910111213141516171819202122232425262728293031323334
Question 3
Easy

A robotics engineer is designing the flight stabilization system for an autonomous micro-quadcopter. The system must process sensor inputs and adjust motor speeds hundreds of times per second.

State two reasons why the engineer might choose to write the critical control loop in a low-level language, such as assembly, instead of a high-level compiled language.

[2]

Classification of programming languages and translators Questions

  1. GCSE
  2. /Computer Science
  3. /Classification of programming languages and translators