Const
Pronunciation: /kɑnst/
Const (noun)
- A value that does not change during a program's execution.
Examples
- A const can be used to store a fixed value.
- A const is a fixed value that cannot change.
Common collocations: define a const, use a const, assign a const