1 / 5

Character set in C Programming

As we know, our basic language for example English contains a set of characters used for constructing words, sentences, etc. <br><br>C language also has its own character set named ASCII. And it supports a total of 256 characters. It includes uppercase and lowercase alphabets, digits, escape sequences special symbols, and white spaces. <br><br>In computing, each character is represented by a number.<br>For example:- A is represented by 65 and a is by 97. Read more.<br><br>https://codiens.com/character-set-c/<br>

codiens
Download Presentation

Character set in C Programming

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Character set in C Programming

  2. INTRODUCTION C is a structured and general-purpose programming language which evolved in the 1970s. It is a high-level, procedural, and machine-independent programming language. It is the only programming language that exists for such a long period. It is widely used across the world.

  3. In computing, the Character set is a defined list of characters recognized by the computer software and hardware. Here, each character is represented by a number. For example :- A is represented by 65 and a is by 97. Like all other languages, C has their own character set named as ASCII(American standard code for information interchange) Character set. WHAT IS CHARACTER SET? The character set contains digits, alphabet, white spaces, escape sequences and special symbols. These characters can be combined to make variables. 3

  4. ABOUT US At Codiens our experts provide the entire necessary computer training from Java, Python, C, C++, Machine learning, IOT, JavaScript, Web Development and Web Designing and a lot more which helps the naive programmers and also the experienced developers so that they can achieve better recognition in this competitive IT world. Codiens tutorials arena has been created by the passionate, creative, and experienced developers which are well written and in depth explained tutorials for computer science questions. 4

  5. CONTACT US Address: Codiens, Near Graphic Era Hill University, Bharuwala Colony, Clement Town, Dehradun, Uttarakhand. E-mail: Telephone: codiens2@gmail.com sayhi@codiens.com +91 9557842432

More Related