logo

Question detail

Which statement best describes a constant?

Try the question, check the answer, then read the explanation to understand the curriculum point.

At a glance

MCQ

Type

practice

Style

Topic

Programming

Exam-style question

Try this first

Which statement best describes a constant?.

  1. A.A named value intended not to change during a program
  2. B.A value that must be entered by the user
  3. C.A named value that changes after every calculation
  4. D.A temporary error message

Model answer

What a good answer should say

  • A named value intended not to change during a program

Explanation

Why this works

A constant represents a value that is not intended to change during program execution.

Common mistake

No common mistake is linked to this question yet.

Related flashcards

No flashcards are published for this page yet.

Related practice questions

No questions are published for this page yet.