" A constant value is the one which does not change during the execution of a program . "
constant uses a secondary storage area .
constant has fixed value .
constant in every language are the same .
in C++ language constant are of two types ___
- numeric constant
- non-numeric constant
No comments:
Post a Comment