Constants refer to fixed values. They are also called as literals. C Constants are also like normal variables. But, only difference is, constant values can’t be modified by the program once they are defined. Constants may be belonging to any of the data type.
Constants refer to fixed values. They are also called as literals. C Constants are also like normal variables. But, only difference is, constant values can’t be modified by the program once they are defined. Constants may be belonging to any of the data type.
need an explanation for this answer? contact us directly to get an explanation for this answer