I searched entire UA-cam to understand the Functions but its wisely and correctly said that Resonance Teacher and student always end up at Understanding each other.Thank You mam for such a tute starting from the base.Its my first video on this Channel👌👌👌👌👌Lots of 💞🙏
186th like here. Lets see how many more. Btw, I am a seasoned programmer who forgot all the fundas in the due course of time and your classes are a very good refresher to me :). Great job Jenny !
Main() Is a user defined as well as predefined function . In main() Body of this function is user implemented and it's prototype is predefined. So it's a user defined and predefined function 😊. Thank you🙏 mam ur teaching process is so beautiful✨.
main() function is a user-defined, body of the function is defined by the programmer or we can say main() is programmer/user implemented function, whose prototype is predefined in the compiler. Hence we can say that main() in c programming is user-defined as well as predefined because its prototype is predefined. BTW MAM you are the live example of beauty + brain : i just watched you'r function for the first time , you teach each part so well i may need not need to open my notes
But the "main" function itself is not user defined right? you can define what is inside the main function, but you cannot define the "main" function yourselves right?
i am in iit rupar but mam literally no one in my faculty is matchable than you ..you are great.... all we need how express whatever i have knowledge..you convey is best
I'm truly grateful for this tutorial🥳🥳 Very informative, articulate and on point👌🏾. Initially I had challenges in this sector and now I'm glad I understand the concepts. Keep it up ...Kudos!🌟
Mai 4 dino se iski nhi samajh rqhq tha mujhe sudden aapka video mila to to bas aaisse hee dekha or samajh aa gaya thaks di aao bhaut hee acche se padhate ho❤
once again want to say thanx mam. only because of your proper teaching along with problem statements i cleared lots of concepts in c. since last 4 days i am watching continuously each & everyone lecture of c covered by you.
Main is a predefined function. This topic is so long and obviously hard, but I know you teaches very well. & we must follow it. Because it's very helpful for us.. Thanks mam 🌷🌷
Best teacher, i didn't understand this topic at all in my university, but after watching your video , i understand every single thing about this topic thank you so much ma'am 💗
Lot of thanks salute to you. I was facing a lot of problems in concept of function now Alhamdullah i am able to define it well. I like you teaching method as well as materials that you collect for us. Again thank you soo much..💝From Gilgit Baltistan Pakistan
Just love the way she seriously switches from the unacademy promo to the title of the topic of the video, it gives me an extra boost of energy like, okay it's time to learn something now. Great job Mam👍
00:02 Introduction to Functions, their benefits and uses 02:46 The video discusses front end development and business development in C language. 06:34 Introduction to functions in C language 10:15 Introduction to function declaration and definition 13:33 Introduction to functions in C language with examples 16:45 Introduction to the usage and advantages of functions in C language 19:30 Understanding the function and its definition. 22:42 Introduction to defining functions in C language. Crafted by Merlin AI.
Hi Jenny, I really hope you see this. I have been trying to understand Functions for the past 2-3 weeks and been finding it difficult. But 5 MINUTES into this video. I totally understand the whole idea of function. Am I wrong to say "I LOVE YOU", like a teacher tho. THANK YOU
i was just memorizing function chapter for my upcoming exam, but was not getting any concept from my book I just turn on my PC went to youtube I search down your channel and than I began to understand the thing the basics I was just memorizing thanks alot.
Mam, main is both predefined and user defined functions as its prototype is predefined but it's body is user defined . Thanks u mam for this awesome content. Love from a Nitian🔥❤
Main() function is predefined as well as user defined function. In some cases it acts as a predefined and In some cases ,it acts as user defined.But in c language, main function acts as predefined function which already defined in compiler
Main() is definitely a predefined function because if we don't have a 'main' function in program, it will not run or execute. "It starts the program" we can say.🙂 Nice explained mam. Thanks.👍️
Good Try... Mam I think you have to start the session with What is Function ? and in very small time you have to specify when.and who invented this ? What is purpose behind it. Obviously today's young generation is.not interested to listen this.. But we are from Indian Culture and we always try to take and give the complete knowledge (Purn Dnyana) Function wirds invented in 16c that is 1530s and it means "one's proper work or purpose; power of acting in a specific proper way," from French fonction (16c.) and directly from Latin functionem (nominative functio)... AFTER THAN You basically have to mention that how it's devided in two vertically three parts and horizontaly three parts in C Language... And which type of languages it's vertically devided in two parts... And I saw some comments some viewers says that main() is user defined and predefined function also .... It's not user and pre defined... OUR GURUJI SAID THAT "C IS THE SEA" Skill is important but without knowledge Skill will not perform creatively. I AM SO SORRY IT'S YOUR CLASS AND I INTERFARE IN IT... PLZ DON'T TAKE IT OTHERWISE... AFTER 24 years of experience I leave to teach C Language because young generation never want depth knowledge they just want to use shortcuts. And I strongly believe that there is no any shortcut in real education...
Main function - It all depends on the boot code of the compiler which runs first user space function. main have often two arguments argc and argv This first user space function's name often called as main.
I'm from Bangladesh. In suggestion in youtube i watched this video. I have now crystal clear idea about function. Thanks Jenny mam ❣️ Your teaching ability is great.❣️
Ma'am I have tried many teachers and many UA-cam channel to understand this topic and still the topic was not clear to me thanks to you for clearing my topic and I was able to move ahead in my syllabus
main is a predefined or library function as you told us in the vedio itself....thank you mam for uploading this knowledgeable kinda vedios......... love from assam
You really care so much that your students understand. I'm so grateful for your videos, you are the best teacher ever!!
I searched entire UA-cam to understand the Functions but its wisely and correctly said that Resonance Teacher and student always end up at Understanding each other.Thank You mam for such a tute starting from the base.Its my first video on this Channel👌👌👌👌👌Lots of 💞🙏
main()--both predefined and user defined
It's prototype/syntax is predefined in compiler and body of function is user defined.
Thank you so much mam
Main() is a pre-define function....but the body of main() is defined by the programmer.....👍
Yup correct 👍🏻
no main is user defined function
main() is an user defined function it doesn't have any header file required
@@vishnusony8139 main and Main are different things
Mam your teaching skill is very awesome and quick understanding because you cover each and every small topic 😊
So grateful of you ma'am.
Literally, no one teaches better than you on UA-cam
No one on UA-cam.....❤️
Who teaches like you.....
{ respect++}
186th like here. Lets see how many more. Btw, I am a seasoned programmer who forgot all the fundas in the due course of time and your classes are a very good refresher to me :). Great job Jenny !
Today's 8.5K. likes
today 9.7k yesterday it was 9.6k
Today 10.6 k
Today 11k
Today 12k
Main()
Is a user defined as well as predefined function . In main()
Body of this function is user implemented and it's prototype is predefined. So it's a user defined and predefined function 😊. Thank you🙏 mam ur teaching process is so beautiful✨.
Really
Yes it's both pre and user defined function
main() function is a user-defined, body of the function is defined by the programmer or we can say main() is programmer/user implemented function, whose prototype is predefined in the compiler.
Hence we can say that main() in c programming is user-defined as well as predefined because its prototype is predefined.
BTW MAM you are the live example of beauty + brain :
i just watched you'r function for the first time , you teach each part so well i may need not need to open my notes
Same bro
main() function is a user-defined function
main () is not a user-defined function but a system defined /predefined function since the meaning is already preset
But the "main" function itself is not user defined right? you can define what is inside the main function, but you cannot define the "main" function yourselves right?
Mam can give me c program mca related notes
i am in iit rupar but mam literally no one in my faculty is matchable than you ..you are great.... all we need how express whatever i have knowledge..you convey is best
For students who doesn't accepts everything easily and goes for logic I think u are a great teacher tq so much ❤️
Ma'm i am so much thankful for your best quietly content, आपकी vjh se mai बिना कुछ pay kiye इतना अच्छी teaching pa rha hoo🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏
I'm truly grateful for this tutorial🥳🥳 Very informative, articulate and on point👌🏾. Initially I had challenges in this sector and now I'm glad I understand the concepts. Keep it up ...Kudos!🌟
Mai 4 dino se iski nhi samajh rqhq tha mujhe sudden aapka video mila to to bas aaisse hee dekha or samajh aa gaya thaks di aao bhaut hee acche se padhate ho❤
main() is predefined function
The meaning of C is defined in header file.
No main() is user defined function ,because you always write main() function in program
Mam I am trying to understand these from 2 months but I can't understood
Finally you explained properly thank you mam
printf("rare but she is here beauty with brains");
you are the best teacher ever .thank you for your efforts 🥰
once again want to say thanx mam. only because of your proper teaching along with problem statements i cleared lots of concepts in c. since last 4 days i am watching continuously each & everyone lecture of c covered by you.
Same here
i am G.Arun kumar. I am in Tamilnadu. your teaching is veryyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy super like u.I love your teaching .
U r better than my prof ma'am 🙇🙇
Thanks for this amazing lecture 🙇🙇
Finally I got proper video in functions. Thank you very much 🔥🔥
Main is a predefined function.
This topic is so long and obviously hard, but I know you teaches very well. & we must follow it. Because it's very helpful for us.. Thanks mam 🌷🌷
main() is not predefined function, it's a user defined function
@@vinayakk2745 but how can you say that main is a user defined function ()
Best teacher, i didn't understand this topic at all in my university, but after watching your video , i understand every single thing about this topic thank you so much ma'am 💗
main() is a predefined function
Now I am enjoying reading programming from your voice.❤️🙂
Lot of thanks salute to you. I was facing a lot of problems in concept of function now Alhamdullah i am able to define it well. I like you teaching method as well as materials that you collect for us. Again thank you soo much..💝From Gilgit Baltistan Pakistan
Just love the way she seriously switches from the unacademy promo to the title of the topic of the video, it gives me an extra boost of energy like, okay it's time to learn something now. Great job Mam👍
I love the way to teach. You make things so clear.
I did not get a teacher like you in my whole life 💙
Thank you madam!!!!
Main function is an user defined function ...😊
00:02 Introduction to Functions, their benefits and uses
02:46 The video discusses front end development and business development in C language.
06:34 Introduction to functions in C language
10:15 Introduction to function declaration and definition
13:33 Introduction to functions in C language with examples
16:45 Introduction to the usage and advantages of functions in C language
19:30 Understanding the function and its definition.
22:42 Introduction to defining functions in C language.
Crafted by Merlin AI.
Your method of teaching is great.....it really helps us in learning programing.......
Hi Jenny, I really hope you see this.
I have been trying to understand Functions for the past 2-3 weeks and been finding it difficult. But 5 MINUTES into this video. I totally understand the whole idea of function.
Am I wrong to say "I LOVE YOU", like a teacher tho.
THANK YOU
U make it easy to understand. I found many videos before this but didn't find anything like this. Too good. 👍
I must testify that you are the best, may God see you through.
Thankyou for this wonderful lecture mam.. Thankyou so much.. Teaching with this kind of cute smile is just awesome.. Highly appreciate ur efforts🤗🤗
amazing this is unbelievable mam i can t imagine i learn c with this consntration
I want a teacher like you in my college ❤...
Very helpful in my exam and also knowledge of study meterial. Thank you ma'am for your valuable knowledge share with us.
Such a crystal clear explanation
Really great job
Nice name
Mam I'm really telling.... I don't listen lesson.... I am always seeing at u.💘... That's why I understood this topic.... What a performance madam 👩❤
Thank u mam for sharing your high quality standard knowledge.
i was just memorizing function chapter for my upcoming exam, but was not getting any concept from my book I just turn on my PC went to youtube I search down your channel and than I began to understand the thing the basics I was just memorizing
thanks alot.
Mam, main is both predefined and user defined functions as its prototype is predefined but it's body is user defined . Thanks u mam for this awesome content. Love from a Nitian🔥❤
Yes
Yes
Main() function is predefined as well as user defined function. In some cases it acts as a predefined and In some cases ,it acts as user defined.But in c language, main function acts as predefined function which already defined in compiler
Main() is definitely a predefined function because if we don't have a 'main' function in program, it will not run or execute. "It starts the program" we can say.🙂
Nice explained mam.
Thanks.👍️
love your teaching ma'am... thank you so much for this video😊😊
must watch vedio , i am new guest and immediately i subscribed this channel . thanks mam for your efforts
\\Main is a "User defined function"
Thank you mam, today i learn basics of functions
you are explanation is just awesome mama really we are lucky to have you 🥰❤
main() is a user defined function 😊 btw thank u so much
but how??? I'm afraid it would be predefined bcz we didn't define that anywhere
I am from pakistan,mam,your method of instaalling concept in our minds is so well,you are great ❤❤❤
Mam I am an iitian your classes is so good easy to understand 😌 🙌 ❤thank you su much mam I love your teaching way ❤
jenny maam you are such a briliant lecture that i ever seen
I'm waiting for that topic since last month , now i got that , excellent content 👍 , thank you mam.
Thanks for your wonderful explanation madam
main() is pre defined function.
Yaar kitni osam hai na ye......... 😅😊🙃😊🙃😊🙃😅
Good Try...
Mam I think you have to start the session with What is Function ? and in very small time you have to specify when.and who invented this ? What is purpose behind it.
Obviously today's young generation is.not interested to listen this.. But we are from Indian Culture and we always try to take and give the complete knowledge (Purn Dnyana)
Function wirds invented in 16c that is 1530s and it means "one's proper work or purpose; power of acting in a specific proper way," from French fonction (16c.) and directly from Latin functionem (nominative functio)...
AFTER THAN
You basically have to mention that how it's devided in two vertically three parts and horizontaly three parts in C Language... And which type of languages it's vertically devided in two parts...
And I saw some comments some viewers says that main() is user defined and predefined function also ....
It's not user and pre defined...
OUR GURUJI SAID THAT "C IS THE SEA"
Skill is important but without knowledge Skill will not perform creatively.
I AM SO SORRY IT'S YOUR CLASS AND I INTERFARE IN IT... PLZ DON'T TAKE IT OTHERWISE... AFTER 24 years of experience I leave to teach C Language because young generation never want depth knowledge they just want to use shortcuts. And I strongly believe that there is no any shortcut in real education...
Your teaching technique is as lovely as you are mam.❤
Love you mam😍😍
Eagerly waiting for this topic....
Thank you ma'am...
Thanks a lot it helpes me a lot
I don't have words to express..
Thank you so much mam. I get two benefit after watching this video. One is smile of cute teacher and great concepts of function.
I so happy mam. you explain every topic very well. thank you mam. Good luck.
Thanks you so much mam
Now I got a clear picture of what function is 👍
Alhamdulillah. Better explanation. Read few books on function but didn't get it much But explanation is to the point.
Thanks 😊 mam. die hard fan of ur teaching.
Awesome the way you teaching and explaination from board to keyboard awesome.
Please make video on structures and unions,it will be very great ful 🙏
the way of your teaching is awesome 😍😍😍
Main function - It all depends on the boot code of the compiler which runs first user space function.
main have often two arguments argc and argv
This first user space function's name often called as main.
Just wow ❤ your teaching method.
Thank you soooo much mam for your classes, it was realllyyy useful.
Thank you ma'am. You teach so nicely and at the end you arkse a question. The answer of that questio is main() is predefine function.
Thnks Mam cleared my exam because of your content. ❤️
So beautiful
So eligent
Your teaching is just wow
Great stuff explained in an easy way by giving us an easy example! COOL! :) Keep on doing great work Jenny!
I'm from Bangladesh. In suggestion in youtube i watched this video. I have now crystal clear idea about function. Thanks Jenny mam ❣️ Your teaching ability is great.❣️
Thankyou miss for the videos....helped a lott ❤😊
Thank you mam You helped a lot for me....to understand the concept....
I am from Bangladesh.You will explained the function very well😊.
Your teaching is awesome👏 mam. Mam plz tell the lectures of python also
You are excellent👏.. Perfect teaching👍
Mam "main" is user define function. 🤗🤗🤗
Yes I too have this same doubt
@@pranathiravikumar9950 It is no doubt but mam asked what is main function? Pre defined or User defined function so "main is User defined function
@@Shawaz11 But it's prototype predefined right??Then how can you say this as user defined.
@@pranathiravikumar9950 no prototype is not defined and predefined but its only function declaration.
Thank you ma'am for explain very nice👏👏
You are amazing lecturer continue in this way!
Well done mam bht acha explain kiya ap nay
Your teaching way was awesome, It is easy to understand everything.
Video starts; 3:11
Sukriya 😂
Ma'am I have tried many teachers and many UA-cam channel to understand this topic and still the topic was not clear to me thanks to you for clearing my topic and I was able to move ahead in my syllabus
Main is user-defined function 👍👍
Thank You Very Much Absolutely Very Nicely You Explained Mam😊
Mam plz comment parna .aapka teaching bohut beautiful hai and also u 😁❤️
wow.... so simple learning functions from you.
main is a predefined function.
Thanks alot , you are great ❤
main is a predefined or library function as you told us in the vedio itself....thank you mam for uploading this knowledgeable kinda vedios......... love from assam
Thank you ma'am......
Main() is an user defined function.
outstanding educator. 👏