const

Hello, you have come here looking for the meaning of the word const. In DICTIOUS you will not only get to know all the dictionary meanings for the word const, but we will also tell you about its etymology, its characteristics and you will know how to say const in singular and plural. Everything you need to know about the word const you have here. The definition of the word const will help you to be more precise and correct when speaking or writing your texts. Knowing the definition ofconst, as well as those of other words, enriches your vocabulary and provides you with more and better linguistic resources.
See also: const. and Const.

English

Etymology

Abbreviation of constant, used as a keyword in certain programming languages.

Noun

const (plural consts)

  1. (programming) A variable whose value cannot be changed directly.

Derived terms

Adjective

const (not comparable)

  1. (programming, of a variable) Whose value cannot be changed directly.
  2. (programming, of a function) Which cannot change the value of its class’s attributes.