Skip to content
MathsGenie logo
Quick links
Open app

Course home

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

Develop code

EasyMediumHard
123456789101112131415161718192021222324
Question 7

A program is designed to calculate the average of three numbers. When the numbers 4, 5, and 9 are input, the program runs to completion but outputs 12 instead of 6.

Name this type of error.

[1]

Develop code Questions

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