Get premium membership and access questions with answers, video lessons as well as revision papers.
Got a question or eager to learn? Discover limitless learning on WhatsApp now - Start Now!

State and outline 2 types of constants in c language.

      

Constant is any value that cannot be changed during program execution.in c language any single character number or character string is refered to as a constant.

Constants are of two types;primary and secondary constants.

  

Answers


Chei
Types of constants include;
a)PRIMARY CONSTANTS~interger,real and character constants.
b)SECONDARY CONSTANTS~Array,pointer,structure,union and enum
Softwaretech answered the question on March 12, 2019 at 21:27


Next: Give the rules used for naming an identifier
Previous: What are some of the abstract qualities of communication?

View More Computer Science Questions and Answers | Return to Questions Index


Learn High School English on YouTube

Related Questions