Hi Friends Today i Would Like write about constants topic in c language it is basic concept and also easy topic also.What is the meaning of constant how it can be applied in c language what are the types are their in constants also what is the meaning of primary constant and explanation with detailed example and what is the secondary constant and explanation also we are placing differences between primary and seconday constants.
constants,variables and keywords in C
A Constant is an entity that doesn't change
A variable is an entity that change
Here X is a variable that change
3&5 do not change these are constants
Types of C Constants
C constants can be divided into two major categories
a)primary constants
b)Secoundary Constants
The Constants are further categorized.
0 comments:
Post a Comment