C_12 Data Types in C - Part 3 | C Programming Tutorials
HTML-код
- Опубликовано: 2 дек 2024
- In this Lecture we will learn all about Character Data Type in C with programs.
Best C Programming Tutorials : • Programming in C
*******************************************
Connect & Contact Me:
My Second Channel Link: bit.ly/354n7C7
Facebook: / jennys-lectures-csit-n...
Quora: www.quora.com/...
Instagram: / jayantikhatrilamba
Twitter: / khatrijenny
*********************************************
More Playlists:
C++ Programming Tutorials: • Lec 1: How to Install ...
Placement Series: • Placements Series
Data Structures and Algorithms: https: • Data Structures and Al...
Design and Analysis of Algorithms(DAA): • Design and Analysis of...
Python Full Course: • Python - Basic to Advance
Printing Pattern in C: • Printing Pattern Progr...
Dynamic Programming: • Dynamic Programming
Operating Systems: // • Operating Systems
DBMS: • DBMS (Database Managem...
#cprogramming #jennyslectures #programming #datatypes #clanguage
Jenny, you are AMAZING.
Many congratulations on the work that you do. The explanations and the videos are extremely useful and I admire a lot the work that you put on each video.
Keep up the good work
I think I seen u somewhere mam
Please give me notes link of these lectures
500th like from TamilNadu
Please like in odd number means like 501 times
Bro Ella video vum paathutinga laa
@@moumitachakraborty9058 🤔🤔
Me too frm tamilnadu
ત્યાં ને ત્યાં રઇજે તું ભાઈ 🙏
like she said, try dry running the program using the circles she used. another easy way to do it is to take the total number of characters, 0-255=256 characters, 256 - 129 = 127. for 256 - 130 = 126. remember that the outputs have no signs because they are for unsigned char...hope this helps someone.
But 256 characters, 0 is treated as 0 and then it goes reverse right ? So for -129 to go backward from 255 it would be taken as -1 then 255-129 = 126. Am I correct ?
What a vision what a thought
FOR
unsigned char d=-129
for printf("%d",d) THE output is 127
for printf("%u",d) THE Output is 127.
for prrintf("%c",d) THE output is (DELETE KEY)
How could it be 127 for for printf("%u",d) as there are only 255 numbers (0-255 =256). The answer should be 126
@@vishaldz see for unsigned is 256
256-129 = 127 so its correct
No need to say your lectures are amazing but what I like most about your videos is that smile of yours in last when your Video finishes.
19:26 unsigned char d=-129
for printf("%d",d) OUTPUT is 127
for printf("%u",d) OUTPUT is 127.
unsigned char a = -129;
printf("%d", a);
OUTPUT: 127
Same result will be for %u.
127
Unsigned contains only +ve values
Printf("%u", d)
Output : +127
Just because of you. I'm interested in c language ..😇😇 your lectures are so useful for me ...thanks a lot ma'am 😊😊😊 you are the best one teacher 😃
unsigned char d =-129
printf(%c,d)-->>127 th character
printf(%d,d)-->>127
printf(%u,d)-->127
Mam your C language classes were very very helpful. You are the best lecturer I have ever seen. Plz continue your teaching forever in programming 🙏🙏🙏🙏🙏🙏🙏🙏
Ma'am for char d= -129, %c will give character value for 127 and %d will give 127.
Excellent explanation actually i have completed diploma in computer science 2013 even I got a result first class but I didn't understand properly I thought I can't understand the c language but when I am following you really it's a great days for us now I can tell you really I may reach c programming for Icse students because my dream is actually lecture but I didn't complete engineering so can teach as a teacher for ICSE students so Now it's my dream will see what will happen
Tq so much madam love from Ap ❤️💫
Mam I am student of b pharma but i want to study data structure only for additional information because your teaching style is too good and thnks for it .
%c= some symbol
%d=127
%c=127
Super explanation mam👌👌🥰
Wrong ans bro
You didn't declare Int or char value in this program
Ex:-
#include
Void or int main()
{
Int a =127
Printf ("%d
",a);
Printf ("%c
",a);
Reaturn 0;
}
Out put
a
127
You Are goddmann right
One the best thing in this world is teaching what you know💥💥💥
#include
int main()
{
unsigned char a=-129;
printf("%d
",a);
printf("%u
",a);
}
OUTPUT. 127 127
20:58 answer is
For %c any garbage symbol will be printed
For %d and %u 127 will be printed
Thanks so much for your lectures ma'am. They help a lot
The output for unsigned char d = -129 should be == 127 both for unsigned and signed.
Explanation was too smooth and easy to understand.
Watched and Understood. ❤
Your smile in 22:28... That's thats really awesome akka
Its easy to understand your teaching knowledge and same time easy to learn💯 thanks for easy to teach
Thanks for giving wide expalanation about c language ❤️
Thank you so much mam ✨
A lots of love from Andhrapradesh 🙏
I am studying BCA.from Maharashtra. Thanks for such a good explanation mam.best ever and free of cost playlist every student should watch.
Ma'am your explanation is great and I understand it very well. Thankyou ma'am😊
For char d=130 I got symbol of box with that a question mark symbol
Loving your videos mam tq so much for teaching us ❤
Super mam 😍😍😘😘love from Chennai please put every concepts mam I'm daily watching ur lecture of c programming mam
Tamil?
Tamilans:)⚡🔥
Tamilan
i am new lerner . Nice explanation it helps to new lerner
I m running with ur video , would also give 1 less than infinite like to all ur video...from eastern UP
Mam I m kindly urge u 2 please make complete series of videos on
C++ , java and Python .. 🙏
I am waiting whatever it takes..
Mam please complete the playlist of Design and analysis of algorithm 🙏🙏🙏🙏🙏🙏
□ this for char(%c)
d=-129 o/p is 127 in(%d)
Super teaching mam
Your videos are truly very helful thanks for the effort...
mam it is really so complicated in the values of unsigned-130 because it does comes in unsigned char
Thank you❤🌹😊 so much❤ madam...... You are doing great👏😊....
Output-127
In simple
In unsigned int 0 to 255 including 0
We 256. The given no is -129
To minus the 129 from 256 is 127 in positive(unsigned)
However, 256 is in total (0-255) but actual number in reverse starts from 255. So -1 count begins from 255, as Zero is considered as Zero. If 255 is treated as -1 then the answer should be 126.
Unsigned char d = -129
Print f ("%c",d) = it will print some symbol.
Print f ("%d",d) = 126
For % u also same value
127 broh output
@@iasaspirant1441 ha bro nenu first adhe pettanu but doubt vachi Malli idhi petta ayithe ippudu 127 correct ee kadha
@@saikiranreddy8135 haa 127 yee broh correct answer
@@iasaspirant1441 ok bro neeku insta undha daantlo chat chedham aa ante comments lo chats enti chethagha undhi gha if u have insta comment u r name in that ok bro
@@saikiranreddy8135 _nuthanreddy_647 broh na id
Mam after c ...make tutorials on python too.............Again a very helpful video
Ma'am you and work you are doing is great .
Cool lecture like as cold day 👩💻
#include
char main()
{
char a='c';
printf("%,a");
}
Getting output like ,a
A huge thanks to u ma'am 🙏
Mam your teaching is good mam you are some programmers are practicing on system to teach
Jenny mam your lectures 👌👌👌🥰🥰🥰🥰🤗🤗🤗🤗 and your dressing style 👌👌👌
Your teaching is super mam am waiting to listening like ur vedios mam thank you so much mam
Thank you for your amazing explanation
I tried for y and i got the result before using computer
Nice explanation 👍👍👍👍
Ma'am please upload videos of pointers, structure,union, enum,files handling, command line argument of c
*WHAT IS THE MEANING OF DECLARING A CHARACTER VARIABLE BY ASSIGINING A NUMERIC VALUE?* - a character variable is used in a program to perform character operations and it needs to be initialized using single quotes ('), but why are you showing direct initialization? Who will do that?
Mam c++ bhi padha dena plzz mjhe aaj tak c aapki hi samjh aai h..naii to hamesa upr se hi gya h ...
I think that printf and unsigned will be small letters because c programming in case sensitive,I think so
Can u give Notes as pdf.......
Nice explanation 😀
Mam i like your all lecture 👌👌❤️💗
Mam , Ans will be 127 for both unsigned and signed
%d=127
%u=127
%c=some symbol
Thank you so much.
Love from Odisha ❤
I am addicted to your lecture mam
Ma'am, please provide notes in pdf form for each video.
Unsigned char d=-129
Print f ("%c", d) > any garbage value
Print f ("%d", d) >127
Print f ("%u", d) >127....
127 I am getting output mam... 😇
Mam also upload the video for java programming
Printf("%c",d); output is u
Printf("%d",d); output is 117
For unsigned char d=-129
The output is=127
im trying to dowload compiler mingw....but it has some virus...can u please help
1st print some symbol,2nd print -129 n 3rd print also -129
Mam did you have c language
Any notes or PDF please I want that mam....
Thank you for the very nice Lecture.
How you actually compile those codes to check, I'm having a problem with that.
The answer for homework.
(127 is stored in d)
printf("%c",d); is some garbage character. (In my compiler, its Home symbol)
printf("%d",d); is 127.
printf("%u",d); is 127.
Love ❤️ from Bangladesh
Thank you so much mam for your useful videos...
I think it is 127 for both signed and unsigned value of %d
For char cud be some value and for the next 2 will be 127 each
The answer is 127
Printf("%u", d)
Output : +127
the value of unsigned char d=-129is127
Unsigned char d = -129
Unsigned printf("%C" ,d)
Output is= 127
Is it correct mam..?
Unsigned printf("℅c",c). O/p whatever symbol it comes
Mam make tutorials on web development
I have one doubt,
unsigned char d = -129;
printf("%c",d);
printf("
");
printf("%d",d):
printf("
");
printf("%u",d);
output:
127
127
why instead of printing the garbage symbol for %c, it prints space. Is space is a garbage symbol?
Thanks ma'am 🙏🙏🙏
Printf%c d= symbol
Printf%d d=127
Mam can you please make a video on how to manage time..
I'm really facing lots of difficulties so i request you to make one such video
programmer need to ignore all disturbance things
for %d and%u will be print 127
unsigned char d= -129 is with %c have 127 and %d have also 127 is it correct answer
Yes when I had tried, I also got the same answer
Ma'am u teach well that's very gud thing but can u plzz use a dark marker because whatever you write in your whiteboard isn't clear plzz
U are so great ❤️😘
127 will be printed in -129 one
Thanks a lot ma'am 🙏
clear voice
4000th like from pulivendula (AP)
Mam for %u of char d =-129 is 127 mam
Mam character variable me agar kuch save karna ho toh hum single quote ka use karte he toh aapne b=98 kaise liye b='98' ku nahi ! Dono karne ke baad alag alag output aa raha hai !
For -129 the value with %d and %u will be 127
Thanks mam for teach us
Thank you, mam 🙏
Thank you mam❤️☺️
Unsigned char d=-129
%c = some symbols
%d=127
%u=127
Mam can you please tell, is calculus used in Machine Learning
A very nice lecture.
Please make video on float double and iee 754 mam please I request u
127 well be printed for unsigned -129
Mam.....Can you please do videos on C++ Language
Ma'am... In %d why it will refer the signed circle of char... It should refer the signed circle of integer value na coz %d is for singed integer not signed char??
Char d= -129 then it will print 127