Ur explanation is very well sir.i am first year student.many difficulties to understand this topic.i see many channels but I did not any clear understanding today. I clear this topic to understand tqq sir❤
Nested if example: #include int main() { int age; printf("Enter your age: "); scanf("%d", &age); if (age >= 18) { if (age == 18) { printf("Age is exactly 18 years old. "); } else { printf("Age is greater than 18 years old. "); } } else { printf("Age is less than 18 years old. "); } return 0; } Nested if syntax: if (condition1) { // Code to execute if condition1 is true if (condition2) { // Code to execute if both condition1 and condition2 are true } else { // Code to execute if condition1 is true but condition2 is false } } else { // Code to execute if condition1 is false }
Endira babu.... Inta clear ga explain chestunnav... Shabash
Avunu broo
Who are watching before exam 😅
Whole semster i was absent in classes now i am have to understand from here 😂😂😂😂
Same bro i dont even lisen class😂
Im
Who TF it needs after exam
Im
Ur explanation is very well sir.i am first year student.many difficulties to understand this topic.i see many channels but I did not any clear understanding today. I clear this topic to understand tqq sir❤
Ur explanation. Absolutely
More than our. Words. Bro
Tq so much❤
First time heart full to say i am understanding the concept 😅
Thop explanation 🤟😍 tq sir..
Tomorrow I have a seminar about control statements . Thanks for explaining ,it is so clear to understand
Ur explanation left no doubt thank you a lot🎉🎉🎉🎉🎉
tomorrow I have my sem exam..u helped me a lot sir in pps thank you so much sir🥹🙏🤌
Bro em em chadavalo chepava bro please
👌
Your teaching style is something diff, better! ✨
Thanks for the feedback! 👍
Very accurate and easy to understand. Thanks
great work sir you are saviour
Sir your explaination is very clarity and thank you very much🎉🎉🎉
Life saver sir you are
Brilliant explanation
Gratful for this❤❤❤❤❤❤❤
Ur explainig very well🎉thank u so much sir
Thank You so much sir... sodhi lekunda perfect ga explain chesaru baaga ardamaindhi.
Thank you so much sir🙏🙏
For easy understanding this is really helpful👍
Thanks...a lot...broo...ur explanation of the whole concept with some additional information...in a short time....is great..👏👏👏👏
It is easy to understand sir
Tq for explaining in easy way 🙏
Way of explanation is very simple and clear also easy to understand
Thank you so much sir
Hii9
26:35
Wah..wah..
Kya explaination hyy🙏👌
Chala baga explain chesaru sir
you explained it very well!! This is so informative. Thank you so much !!
ur explanation super ✨
Thank you sir tomorrow my exam thanks for this very excellent❤❤😊 explanation
Thanks for the explanation I desperately needed it
Thank you sir, tomorrow I have exam this explaination will help me alot 😊
All the best for your exam!
Your explanation is excellent sir ,more videos on computer language sir👌❤️
I like your explanation 😊
Super ga chepava broo🎉
Ur explanation is awesome sir🎉
🤩🤩🤩🤩really veryy helpful
Thanks sir it is helpful to us
so easy to understand....thank you sir
welll explaineddd.....thank you sirr
Tq for your explanation sir 👏
Thank you sir for clear explanation
Nice explanation sir ❤️❤️
Good explanation sir
Thankyou so much ❤
Thank you so much sir for this wonderful explanation 🎉
Sir please explain control statements in Java too.
Super broo😊
Thank you sir 🙏 ☺️
Because you explained well sir so I need for if else statement alone please
Super. Explanation. Sir
Thanks sir 👍👍👍
Sir please can you say what are the important questions for supplementary exam
Thank you Sir!
In if else statement if a=20 what is the output (does outputs shows?)
Super sir 🙂
One doubt ok it is less than if it is great than what will be the output sir?
Nice teaching
Explanation ❤
Nice
Thanks alot ❤
Thankyou f
So much sir
Sir hum printf ko replace Kar Ka cout write Kar sakhta ha kiya
May I come in🎉🎉
Excellent explanation sir, keep it up please do more videos on computer languages. Thank you❤❤❤
Anna diploma computer engineering 1st year c language imp evina chappanna plzz 🥺
SEM exam Tommorow 😅
All the best👍
Sir you didn't said the nested if syntax??
Nested if example:
#include
int main() {
int age;
printf("Enter your age: ");
scanf("%d", &age);
if (age >= 18) {
if (age == 18) {
printf("Age is exactly 18 years old.
");
} else {
printf("Age is greater than 18 years old.
");
}
} else {
printf("Age is less than 18 years old.
");
}
return 0;
}
Nested if syntax:
if (condition1) {
// Code to execute if condition1 is true
if (condition2) {
// Code to execute if both condition1 and condition2 are true
} else {
// Code to execute if condition1 is true but condition2 is false
}
} else {
// Code to execute if condition1 is false
}
Thank youu sir
Super sir
Sir can you write the if else statement notes
Just copy paste why use loops😅
It's depends on our patience bro..😂
Copy paste 10000 things?
just engineer's thing🙂
Then why are you looking this vedio
Exam pass karnaa kaa laya
Thope explaination saaru
Sur scanf kue use karta ha
Ur explain so fast
Slow video also available ..please check in playlist
If i will have money in future then i will give u😂❤😊 10000$
Give more vedio
Coming loop sir please
Excellent 👌 sir
Tq.sir❤
Crazy
👍👍
Sir can u share pdf
Already uploaded complete notes..check in c program unit 1 video description..check c language playlist ..u can find
Sir manam if else ki multiple statements tisuko rada??
Yes u can
Tq
Link
❤
👏
Plz explain in hinglish language
Nice
Sur scanf kue use karta ha
❤
Sur scanf kue use karta ha
When we need input from the user we use scanf function