WHAT IS THE DIFFERENCE BETWEEN CONSTANT AND VARIABLE IN C?
Constant values can’t be modified by the program once it is declared. But, variable values can be modified by the program.
total answers (1)
start bookmarking useful questions and collections and save it into your own study-lists, login now to start creating your own collections.
Constant values can’t be modified by the program once it is declared. But, variable values can be modified by the program.
need an explanation for this answer? contact us directly to get an explanation for this answer