Constants in C language

Constants in C language can be divided into two major categories: Primary Constants Secondary Constants These constants are further classified as shown in Figure At this stage we restricted only the primary discussions Constants, that is, whole constants, real and character. Let us see the details of each of these constants. For their construction different … Read more