Fundamental Data Types − Character

preview_player
Показать описание
Programming & Data Structures: Character data type in C programming.
Topics discussed:
1. Size of character.
2. Range of character.
3. Difference between signed and unsigned characters.
4. ASCII codes.

Music:
Axol x Alex Skrindo - You [NCS Release]

#CProgrammingByNeso #CProgramming #DataTypes #Character
Рекомендации по теме
Комментарии
Автор

One of the best lectures for c ...thank you sir ....your teaching is blessing for us😊😊

deboshreedey
Автор

This channel is very underrated...!! They delivered true quality content and that too for free... But didn't get much recognition...! Guys we have to share this channel as much as we can...! I shared it with all my friends.. ❤️❤️ THANK YOU, NESO ACADEMY

sudipsarkar
Автор

Thanks a lot! now I have a clear understanding of signed and unsigned characters. God bless you!

erikaerika
Автор

0:08
0:41 : we need a scheme to convert the characters, one of them is ASCII.
1:49 : It has 128 of them defined, some are printable and others not. 128=2^7, 0-127, so only 7 bits are required to store a "char" and the most significant bit is placed zero ( so only one byte is used to store a "char" ).
3:04 : even when a number is provided it prints a character according to the table it follows ( example ASCII )
5:18 : in traditional ASCII one bit is going to waste, so extended ASCII has been made
6:08
8:24
9:09
11:44

srikarrepaka
Автор

This channel is my favourite channel on YouTube ❤️.. I have learned so much from this channel be it digital electronics, C, C++ and many more topics. Thanks neso academy 🙌

rajhanskolhe
Автор

Correction: Considering the 'HELLO!' written in the presentation, the binaries to each letter is represented incorrectly. The binaries represented are of the letters of word 'Hello!', not 'HELLO!'. Please, do correct it if possible.

tarpandas
Автор

You can a hold a string in char by following way
char x[ ]="string";
printf("%s", x);
return 0;

createyoutubeaccount
Автор

Understandable videos...thank you sir.

vijayalakahmim
Автор

Where to get lectures on pointers tree and more of Data structure

yogeshahirwar
Автор

I started watching digital electronic lectures in 2017 and I knew at that time that this channel would be one of the best channel for engineering subjects

satvikkhare
Автор

quality content I'm looking for ! Thank you Master Ji

alphasatari
Автор

Sir I didn't got the thing you said on differnwnce between the ranges of signed and unsigned 🙏

tenzindorjee
Автор

what an amazing content. Definitely the best explanation ever.

jaisuriyar
Автор

Guys neso is providing everything for free and some idots dislikes these types of videos. I think they need mental treatment

Official-tknc
Автор

thank you so much for valuable lecture

thalupulasridevi
Автор

Volume thora kaam h... But its ok. Quality and Quantity dono he masT h... Hats off sir..

faizanhaider
Автор

OP way of teaching. Hindi me rehta to aur achchha hota lekin asan english h....easily understood.

AnkitJha-pzdc
Автор

Great lecture 🔥, All the doubts are clear 👍

akshayhirave
Автор

Thank you very much. You are a genius. 👍👍🔝🔝

vakhariyajay
Автор

Outstanding lecture series. with rich a lot .

vaishnavijasutkar