Drop Down MenusCSS Drop Down MenuPure CSS Dropdown Menu

Tuesday, March 10, 2015

What is constant ?

The value of the constant does not change during the execution of the program i.e. a integer can hold only decimal number without decimal point means only integer value and a character type variable can only store the character values. C support mainly three types of constant
               1. Integer constant 
                     2. Real constant
                     3. Character constant

No comments:

Post a Comment