Get premium membership and access questions with answers, video lessons as well as revision papers.
Constants refer to fixed values that do not change during the execution of a program. C++ supports several kinds of literal constants, namely: integers, characters, floating point numbers and strings. A constant must be initialized when created.
Kavungya answered the question on May 15, 2019 at 14:33