Age Constants¶ The following constants are used to identify ages. Age Constants1 2 3 4 5extern const int cAge1 = 0; extern const int cAge2 = 1; extern const int cAge3 = 2; extern const int cAge4 = 3; extern const int cAge5 = 4;