Computer Science, asked by raku3768, 1 day ago

In c language lowercase letters are signified

Answers

Answered by sunitamadhur07
0

Answer:

uses the uppercase English alphabets A to Z, the lowercase letters a to z, the digits 0 to 9, and certain special characters as building blocks to form basic program elements viz. constants, variables, operators, expressions and statements.

The special characters are listed below:

! * + \ " <

# ( = | { >

% ) ~ ; } /

^ - [ : , ?

& - ] ' . (blank)

Explanation:ans

Similar questions