Skip to content
MathsGenie logo
Open app

Course home

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

Data types and structures

EasyMedium
12345678910111213141516171819
Question 6

Identify the statement that best describes a constant in a computer program.

A named memory location whose value cannot be altered during program execution.

A variable that must only contain integer data.

A value that is automatically deleted when the program terminates.

A memory location that can only be written to by the main program loop.

Data types and structures Questions

  1. IGCSE
  2. /Computer Science
  3. /Data types and structures