What Are The Different Types Of Constant In C?

What Are The Different Types Of Constant In C? Integer constants. Character constants. Real/Floating point constants. String constants. What is constant and explain its types? In computer programming, a constant is a value that should not be altered by the program during normal execution, i.e., the value is constant. … The most significant are: compile-time