🚀 Loved the tutorial? Take it further with Programiz PRO! Refine your skills, conquer coding fears, and build confidence with interactive lessons, quizzes, and challenges. Strengthen your programming foundation and master C today! 👉Start Here: bit.ly/c-master
I watch all the episode upload in this watchlist.i get clear the concept regarding c language. Way of teaching is too good.Please keep doing, thanks alot to padma mam . Waiting for next episode.
You know, I am just a kid of 9 years and a was interested in coding. But, I could not understand the language. Now every morning I create a new program. Thanks!!!
Bro is 9 years and learning C 💀 Me : Cant understand sometimes when they teach me in school😭 This proves, no student it smart or not smart, It is all on how the teacher teaches.
Now, am started to create own program on myself, bcoz of u only... Despite of my career gap, i couldn't find a right path right now.. but, now am ready to generate my programming skills... Thank uuu
int age; printf("enter age:", age); scanf("%d", &age); bool result = (age >= 18); printf(" result = %d", result); return 0; } made this after making it to this video combing the learning from the previous episodes. easier to understand when you just play around with it
thanks dear am following up i started with zero knowledge but now am picking up this is very interactive sammarised and simplified course great aproach
May u provide complete course of C/C++/ python from Basic to advance ? I didn't like programming before watching ur video...after watching ur video I m interested to learn 🥰..Thank u mam
Thanku you for the wonderful and great sessions given by you padma madam your explanation is awesome and i would never forget c language and its basics because of you
my brother suggested me this website and i was literally so much happy that I'm understading this c language soo better than ever... just that ur voice was too good to hear and learn and the way u explain was so amazing... thank you so much programizzzzzz
Q. What is the output of the following code? const time = 15; if (time < 10) console.log("Good Morning"); else if (time < 19) console.log("Good Evening"); else if (time < 22) console.log("Good Night"); else console.log("Invalid Time");
Your teaching skill is very amazing .I would like your teaching skill & l watch every sessions with great happiness and enjoy the session....◀️◀️◀️ keep learning and keep exploring
🚀 Loved the tutorial? Take it further with Programiz PRO!
Refine your skills, conquer coding fears, and build confidence with interactive lessons, quizzes, and challenges. Strengthen your programming foundation and master C today!
👉Start Here: bit.ly/c-master
😊😊
@@danielkinyerao
Highly recommended channel for C programming beginners, as far as this tutorial video series is well explained in a simple to grasp manner.❤
I watch all the episode upload in this watchlist.i get clear the concept regarding c language. Way of teaching is too good.Please keep doing, thanks alot to padma mam . Waiting for next episode.
Hello Ankush, Thankyou for your kind words we are really happy it helped you. Please stay tuned for our next videos.
You know, I am just a kid of 9 years and a was interested in coding. But, I could not understand the language. Now every morning I create a new program. Thanks!!!
Good job, taking a interest early
Same
Bro is 9 years and learning C 💀
Me : Cant understand sometimes when they teach me in school😭
This proves, no student it smart or not smart, It is all on how the teacher teaches.
Bro is a prodigy! Keep up the good work
College student and your videos have really helped me a lot in understanding the basics of C programming!
Now, am started to create own program on myself, bcoz of u only... Despite of my career gap, i couldn't find a right path right now.. but, now am ready to generate my programming skills... Thank uuu
int age;
printf("enter age:", age);
scanf("%d", &age);
bool result = (age >= 18);
printf("
result = %d", result);
return 0;
}
made this after making it to this video combing the learning from the previous episodes. easier to understand when you just play around with it
I am just a beginner and your tutorial has been of great help. Thankyou !!
yea it is
The Answer is option B. Thankyou programiz.
Thank you so much for this video ma, God Bless you and your team.... The answer to the quiz is B
Ans: B for this question and thank for your explanation👍☺️
Great tutorial. The correct answer is B. 9>9 Thanks.
thanks dear am following up i started with zero knowledge but now am picking up this is very interactive sammarised and simplified course great aproach
May u provide complete course of C/C++/ python from Basic to advance ? I didn't like programming before watching ur video...after watching ur video I m interested to learn 🥰..Thank u mam
We do have all these courses here. www.programiz.com/
And we are glad it was helpful to you.
Future most knowledgeable person in our generation about coding language....🤞
I'm so glad i discovered this website by change!!!
I am a college student and you are really helping me. Thank you
thanks, really nice to hear this
Thanku you for the wonderful and great sessions given by you padma madam your explanation is awesome and i would never forget c language and its basics because of you
thanks soooo much such kind of videosss
Answer => B (9>9) for this question and thank you😊
Mam your explanation is very nice I impressed from your presentation and have learnt more from your channel. Thanks a lot mam 🙏
always simple and easy to understand
my brother suggested me this website and i was literally so much happy that I'm understading this c language soo better than ever... just that ur voice was too good to hear and learn and the way u explain was so amazing...
thank you so much programizzzzzz
I've learnt a lot from your video ma'am.
You're really blessed
Well explained darling, thank you
thanku guys for your hard work
Thanks programiz team
Thanks for being a part of our viewer family!
#include
#include
int main() {
int age = 9;
bool value = 9 > 9 ;
printf("%d", value);
return 0;
}
the answer is option b that is 9>9
Good job...thank you 😊❤❤
Q. What is the output of the following code?
const time = 15;
if (time < 10)
console.log("Good Morning");
else if (time < 19)
console.log("Good Evening");
else if (time < 22)
console.log("Good Night");
else
console.log("Invalid Time");
Mam what is this
I didn't understand. Can you explain about this code next vdo
good evening
condition is true
@@sillanavya782 Is Console.log same as printf() function we have in C?
correct answer is good evening
Is boolean show that is the statement is true or false in the comparison or something else
Thanks for. Providing this for free ... 🤗
You are so welcome!
Thank you so muchh...!!
Happy Programinngggg...!!
Great contentn!!!!
Thank you Programiz
Thanks for watching!
Your teaching skill is very amazing .I would like your teaching skill & l watch every sessions with great happiness and enjoy the session....◀️◀️◀️ keep learning and keep exploring
Mam as like your look you teach also so amazing.... Thanks a lot for clearing my doubt.. 🥰
Thanks for the wonderful presentation
Your explanation is topnotch 💯👍, I love that.
thanks alot and i'll share this to my friends
thank u mam ,very usefull
Thanks for watching!
the heck! russian?
Thanks, is
Why do we need void main in C?
I am finding this videos very useful.
today i learned a lot
Thanks so much ur explaination are super good and helpful. pls how do I download the mobile C App.?
super teaching
B for this question and thank for your explanation👍☺
thank you for u c programming class Madam. and pls explain the array concept madam. suppose U already explain pls send the link madam.thank you.
ruclips.net/video/MOeGnamlUP4/видео.html
amazing videos keep thank you
for all the help
thank you so much to helping us 😊. your teaching so good mam .I am understanding easyly
answer is B
14:26
@programiz: will you please complete my C basics through youtube video ?
and I am also learning from you c programiz application.
We will definitely bring the complete C Programming for Beginners video series. Stay tuned for our videos every week on Wednesday.
Thank you very much, it is very helpful
🐱Thank's for your effort, a realy good explaining
why do you place spaces "%d " and " %d"
Good!
how to install the app on a laptop
Marvelous
How can we get value in c++ boolean
Option b
Nice
The answer is option 'D'
Can i get correct answer to this!=
The option B will return false
Provide c++ classes please
Hi maam. Please at 2:13 of the video, you created space between and after %d. Please why do that????
Am enjoying your courses thanks.
Option B is correct for the above question
Option B 👍
option number B returns false
Answer for programming squeeze: B. 9 > 9
squeeze ? you sure bro >?
Mam I'm so weak in coding and English language and ur content really good but I'm not able to understand this much English 😢
Mam i love your JERO JERO 🤣😂
Thanks mam
pleasee tell me what is segmentation fault plessssssssssss telllmeee
What is name of app
ANS B:9>9
Option B : 9 > 9
int main() {
bool value = (9 > 9);
printf("%d", value);
return 0;
}
Programizz Quiz Answer: Option(B) 9>9
Option b is answer
The answer is option b. 9>9. It would be false.
Thanks a lot :)
answer is b 9>9
B is the correct answer.
#include
#include
int main() {
bool value = (9>9);
printf("%d", value);
return 0;
}
correct answer is 9>9
The answer is B because 9 is not greater than itself.
Answer is B
quiz ans=b
B is true
nice
The answer is option B
The answer to the quiz question is option B
The answer of the question is (9>9). Option b
Option B
good
great
B is the answer.
🔥
Answer is B) 9>9
Answer is 9>9
Option b:9>9