How to pronounce "const"

Previous
Next
Speed: 1.0x
Height
Play the video to see captions

Transcript

Definition of "const"

Noun

  • A variable whose value cannot be changed directly.

Adjective

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