Constants are like variables, they cannot be changed once defined. They are defined using `define()` or `const`.