Skip to content

Programming Concepts

Identify the correct definition of Constant.

Difficulty: Easy

About this MCQ

This Easy Programming Concepts MCQ checks one syllabus fact.

The question is: “Identify the correct definition of Constant.”

The accepted answer is A. A named value in a program that cannot be changed once it has been assigned.. Constant refers to a named value in a program that cannot be changed once it has been assigned.

Correct answer

A. A named value in a program that cannot be changed once it has been assigned.

Explanation

Constant refers to a named value in a program that cannot be changed once it has been assigned.

Source: Programming Concepts Official Reference Guide

Tags: computer science, programming, coding basics, software development

Submitted by: MCQsHub Editorial

Related MCQs

More Programming Concepts MCQs