Home Keywords
Used to declare a const variable.
const int MAXIMUM_AREA = 100; const double TRUNCATED_PI = 3.14; const string EXPECTED_NAME = "John";