Use app×
Join Bloom Tuition
One on One Online Tuition
JEE MAIN 2025 Foundation Course
NEET 2025 Foundation Course
CLASS 12 FOUNDATION COURSE
CLASS 10 FOUNDATION COURSE
CLASS 9 FOUNDATION COURSE
CLASS 8 FOUNDATION COURSE
0 votes
444 views
in Computer by (43.6k points)
closed by

Explain the character set in ‘C’.

1 Answer

+1 vote
by (43.1k points)
selected by
 
Best answer

Character Set in ‘C’. The set of characters that may appear in a legal ‘C’ program is called the character set for ‘C’. These include some graphics as well as non-graphic characters. The ‘C’ character set consists of upper case and lower case alphabets, special characters, digits and white spaces. The alphabets and digits together are called the alphanumeric characters.

Alphabets

A, B, C, ………, Y, Z.

a, b, c, ………, y, z.

‘C’ is case sensitive language, it means lower and upper case are different.

Digits 0, 1, 2, 3, 4, 5, 6, 7, 8, 9.

Special Characters

  • , → Comma
  • % → Percent sign
  • . → Period
  • ? → Question mark
  • ; → Semicolon
  • & → Ampersand
  • : → Colon
  • ^ → Caret
  • # → Number sign (Hash)
  • * → Asterisk
  • ‘ → Apostrophe
  • – → Minus sign
  • ” → Quotation mark
  • + → Plus sign
  • ! → Exclamation mark
  • / → Slash
  • | → Vertical bar
  • \ → Backslash
  • ~ → Tilde
  • < → Opening angle bracket
  • > → Closing angle bracket
  • _ → Underscore
  • $ → Dollar sign
  • ( → Left parenthesis
  • ) → Right parenthesis
  • [ → Left bracket
  • ] → Right bracket
  • { → left brace
  • } → Right brace

Related questions

0 votes
1 answer
0 votes
1 answer
asked Jun 21, 2022 in Computer by ParneetNain (43.6k points)
0 votes
1 answer
asked Jun 21, 2022 in Computer by ParneetNain (43.6k points)
0 votes
1 answer

Welcome to Sarthaks eConnect: A unique platform where students can interact with teachers/experts/students to get solutions to their queries. Students (upto class 10+2) preparing for All Government Exams, CBSE Board Exam, ICSE Board Exam, State Board Exam, JEE (Mains+Advance) and NEET can ask questions from any subject and get quick answers by subject teachers/ experts/mentors/students.

Categories

...