Algorithms

EasyMediumHard
1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950
Question 18
Easy

An algorithm designed to control the nutrient delivery rate in an automated aeroponics system executes fully without crashing or showing any compiler alerts. However, instead of increasing the nutrient delivery as the plants grow, the system keeps the delivery rate constant at the initial seedling level.

Identify the category of programming error that is responsible for this incorrect execution outcome.

[1]

Algorithms Questions

  1. GCSE
  2. /Computer Science
  3. /Algorithms