Get premium membership and access questions with answers, video lessons as well as revision papers.

Distinguish between character constant and string constant

      

Distinguish between character constant and string constant.

  

Answers


Angie
Character constant is a more primitive form of data representation where the data is a single letter,alphanumeric character.They are found in apostrophies in singular quotation marks with accordance to the defination represente in programing language. String constants on the other hand are found in double quotes as array of characters at the end of the string
AngelineMarie answered the question on February 26, 2018 at 11:30


Next: Explain in detail bitwise operators with example
Previous: Write a C language program to create file “odd” to store all odd numbers between 1 and n.

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


Learn High School English on YouTube

Related Questions