Define the Character Set of C Language?
C uses the lower case letter a to z, the upper case letters A to Z, the digits 0 to 9 and certain characters as building blocks to form basic program elements.
The special characters are shown below
!           @        #          $          %        ^          &         *          (           )           _          +          |           \ {           }           [           ]           "          :           '           ;           ?          <          >          /           .           ,