Math, asked by Pandusmilie1582, 1 year ago

4. Explain about elements of C language?

Answers

Answered by VEIL07
0

Answer:

C uses letters A to Z in lowercase and uppercase, the digits 0 to 9, certain special characters, and white spaces to form basic program elements (e.g variables , constants, expressions etc.)

The special characters are:

+  –  * /  = % & # ! ? ^ ” ‘ /  | < > ( ) [  ]  {  } : ; . , ~ @ !


Step-by-step explanation:


Similar questions