filmov
tv
Character Set in C - C Programming Tutorial 05

Показать описание
Notes for You:: Character Set in C - C Programming Tutorial 05
- First step in learning any language is; knowing its character set.
Character set:
- indicates set of characters used in the language for forming tokens, instructions, programs etc.
Below mentioned characters are used in forming tokens, instructions, programs etc. in C.
- Digits: 0,1,2,3,4,5,6,7,8,9
- Alphabets: A - Z & a – z
- Special Characters:, , ., ;, : ~,!,@,#,$,%,^,&,*,(,),-,_,+,= etc.
- Escape sequence characters: \n, \t ,\v,\a,\b,\\,\”,\’ etc.
ASCII:
- stands for American Standards Code for Information Interchange.
- C language supports ASCII character set.
- is a 7bit character set.
- can represent 256 characters.
=========================================
Follow the link for next video:
Follow the link for previous video:
=========================================
C Programming Tutorials Playlist:
=========================================
Watch My Other Useful Tutorials:-
Computer Programming Fundamentals Playlist:-
C Practical LAB Exercises Playlist:-
C++ Tutorials Playlist:
=========================================
► Subscribe to our YouTube channel:
► Visit our Website:
=========================================
Hash Tags:-
#ChidresTechTutorials #CProgramming #CProgrammingTutorial
- First step in learning any language is; knowing its character set.
Character set:
- indicates set of characters used in the language for forming tokens, instructions, programs etc.
Below mentioned characters are used in forming tokens, instructions, programs etc. in C.
- Digits: 0,1,2,3,4,5,6,7,8,9
- Alphabets: A - Z & a – z
- Special Characters:, , ., ;, : ~,!,@,#,$,%,^,&,*,(,),-,_,+,= etc.
- Escape sequence characters: \n, \t ,\v,\a,\b,\\,\”,\’ etc.
ASCII:
- stands for American Standards Code for Information Interchange.
- C language supports ASCII character set.
- is a 7bit character set.
- can represent 256 characters.
=========================================
Follow the link for next video:
Follow the link for previous video:
=========================================
C Programming Tutorials Playlist:
=========================================
Watch My Other Useful Tutorials:-
Computer Programming Fundamentals Playlist:-
C Practical LAB Exercises Playlist:-
C++ Tutorials Playlist:
=========================================
► Subscribe to our YouTube channel:
► Visit our Website:
=========================================
Hash Tags:-
#ChidresTechTutorials #CProgramming #CProgrammingTutorial
Комментарии