C_86 Functions in C-part 3 |Function Definition in C

  Рет қаралды 235,781

Jenny's Lectures CS IT

Jenny's Lectures CS IT

Күн бұрын

Пікірлер: 210
@engineeringwallah8112
@engineeringwallah8112 Жыл бұрын
I would like to express my warm gratitude to the teacher..... It had been more than 20 days since I started Function , but I couldn't clear my doubts. Altough My concept got cleared within 3 hrs as I saw all 3 lectures of Function from this channel . Thank you so much
@hariparuchuru3858
@hariparuchuru3858 2 жыл бұрын
1) Declaration of function 2) Error In defination (expexted a declaration there shouldn't be Semicolon) 3) Function Calling 4) Function Calling 5) Error in Calling a Function ( expected ; ) 6) Declaration 7) Defination 8) Functions Declaration
@prabhuteja5110
@prabhuteja5110 2 жыл бұрын
8 error i think
@raqeebulhassanraqeeb9957
@raqeebulhassanraqeeb9957 2 жыл бұрын
8 is function declaration without return type compliers take as default return type int. 8 can't be function calling in the bracket of fcalling there can't be keyword like int float or char
@gigsnicky
@gigsnicky Жыл бұрын
Kamehamehaaaaaa!!!!!
@herohera3497
@herohera3497 Жыл бұрын
7 is wrong..the return type is empty..program will give error.
@barunakumarnayak375
@barunakumarnayak375 Жыл бұрын
@@herohera3497 in void u can either write return only OR nothing
@harishk8582
@harishk8582 3 жыл бұрын
Mam your microphone is having some problems please fix it. 😶
@17sarathir74
@17sarathir74 Жыл бұрын
Please crt it mam
@davebryantee
@davebryantee Жыл бұрын
I thought it was an issue with my earpiece when it started😅
@RampatiKori-f3m
@RampatiKori-f3m Жыл бұрын
I thought same 😢
@ManishKoiri-qw3xm
@ManishKoiri-qw3xm 9 ай бұрын
Mam padha rahi hai na wahi bohot hai. Samjha agar utna hi chahiye acha audio to El dede miss ko
@jayantsinghrajput8199
@jayantsinghrajput8199 2 жыл бұрын
q-1 Function declaration q-2 Function defination (as {} are present) Q-3 Function calling (it cant be declaration as sum(x,y); is given and not sum(int,int);) Q-4 Function calling (same reason) Q-5 Function calling (same reason) Q-6 Function Declaration Q-7 Function defination as firstly void sum(int a,int b){} is written and secondly {} braces is used Q-8 function declaration (it cant be function calling as it is necessary to write variable name along with data type it is fact(int); and not fact (int a);)
@Narratesmart
@Narratesmart Жыл бұрын
Thank you sir 😊
@forestworldtv8989
@forestworldtv8989 9 ай бұрын
Bro due to the semicolon at que no 2 in definition this program will misbehave or can give some error
@DharshanProgrammer
@DharshanProgrammer 11 күн бұрын
1=function declaration 2=function definition 3= function calling 4=function calling 5=function calling 6= function declaration 7=function definition 8= function declarations
@bojapallyraghavendhra1321
@bojapallyraghavendhra1321 3 ай бұрын
1,6,8.function declaration 3,4,5.function calling 2,7.function defination
@GokulKrishnaB-po4dx
@GokulKrishnaB-po4dx 3 жыл бұрын
Ma'am I am from tamilnadu Thanks for making this lecture in English And audio isn't clear in this video please check it.
@last_time_I_pooped_was
@last_time_I_pooped_was Жыл бұрын
Naanka onna intha akka kitta tha padikrom 🫡
@divyanshrautela-qn8eb
@divyanshrautela-qn8eb 10 ай бұрын
how does it matters which state are you from when you are from india.
@abhiramnetha09
@abhiramnetha09 Жыл бұрын
Hello everyone.. 1 . Function declaration. 2. Function definition( Error - semicolon should be removed after parenthesis) 3 . Function call 4 . Function call 5 . Function call ( Error - semicolon should be added after calling). 6 . Function declaration. 7 . Function declaration 8 . Function declaration( Error - datatype should mention before declaration... ) Ex :- void sum( int) ;
@lalitha2123
@lalitha2123 Жыл бұрын
👍👍👌
@goplay5936
@goplay5936 Жыл бұрын
7 is definition
@Logan-ig7sm
@Logan-ig7sm Жыл бұрын
2 nd may be write because mam does not write name of datatypes here and if it declared in main function then we also used some statements
@qtime69lol17
@qtime69lol17 Жыл бұрын
If you are not mentioning its type, then the program will assume it is " int " so it's not mandatory to mention its type since you want it to be int.
@rohitkanojiya7960
@rohitkanojiya7960 2 жыл бұрын
1- fn declaration 2-fn defination 3-fn call 4-fn call 5-fn call 6-fn declaration 7-fn defination 8-fn declaration
@jawedhawari6927
@jawedhawari6927 2 жыл бұрын
function call ends with semicolon and in 5th one there is no semicolon. So it is an error.
@ushadevi4114
@ushadevi4114 2 жыл бұрын
5 th is fn defination beacuse it don't have semi colon
@sanjays7255
@sanjays7255 2 жыл бұрын
Bro Can you tell me 8th is correct or not if it's correct mean what is the output of that statement
@Success-2112
@Success-2112 7 ай бұрын
Oh !!! I haven't word to express your teaching ability, your capacity and your description on the lesson. It is Awesome!!! Thanks Madam ❤🙏 From Ethiopia 🇪🇹
@rakeshmohanty9827
@rakeshmohanty9827 3 жыл бұрын
1.function declaration 2.fun declaration 3.fun calling 4.fun calling 5.fun calling 6. fun declaration 7.fun definition 8.fun declaration
@ShivaniGupta-fb2bc
@ShivaniGupta-fb2bc 2 жыл бұрын
last one is function declaration
@rakeshmohanty9827
@rakeshmohanty9827 2 жыл бұрын
@@ShivaniGupta-fb2bc lol I forgot what I answered 😅..... didn't remembered it much 😅need to look it out
@rakeshmohanty9827
@rakeshmohanty9827 2 жыл бұрын
@@ShivaniGupta-fb2bc yeah updated 👍
@ShivaniGupta-fb2bc
@ShivaniGupta-fb2bc 2 жыл бұрын
@@rakeshmohanty9827 👍👍
@WPSSandaruwan
@WPSSandaruwan 3 жыл бұрын
Thank You Madam. The lesson is verry clear . Love From Sri lanka 🇱🇰 ❤️
@Vishal-lu5py
@Vishal-lu5py 4 ай бұрын
14:35 answer is function declaration :1, function definition :7, function calling : 3,4,5,6,8 error :2
@Nekuyenduku-r8t
@Nekuyenduku-r8t 9 ай бұрын
1,6,8 declaration 2,7 defination 3,4,5 calling and there should be a ';' beside the 5
@maryannemuthoni5388
@maryannemuthoni5388 8 ай бұрын
Question at 14:20 Declarartion - 1, 6, 8 Definition- 2, 7 Call - 3, 4, 5 8 is a declaration without a return type so compiler will assume it is an int 2's first statement ends with a ; which should not be present in definition
@soumyaprusti
@soumyaprusti 2 жыл бұрын
1. FUNCTION DECLARATION 2. FUNCTION DEFINITION 3. FUNCTION CALL 4. FUNCTION CALL 5. FUNCTION DEFINITION OR DECLARATION( IF WE PUT ; ) 6. FUNCTION DECLARATION 7. FUNCTION DEFINITION 8. FUNCTION DECLARATION 🤗🤗
@Abhishekkumar-ib2yw
@Abhishekkumar-ib2yw 2 жыл бұрын
same matches with me except 5, its confusing]
@Ratneshsingh_123
@Ratneshsingh_123 Жыл бұрын
Brother 5 to function calling ha😅😅
@sudhakarreddy8836
@sudhakarreddy8836 Жыл бұрын
@@Abhishekkumar-ib2yw fn calling( but expected ;)
@ITCE2018
@ITCE2018 3 жыл бұрын
Way of teaching inspires the students
@kalyani-v7w
@kalyani-v7w Ай бұрын
Very clear explanation mam thank you mam👏🙏
@ManojRudrarapu
@ManojRudrarapu 6 ай бұрын
Super mam excellent teaching😊 in my clg lectures don't teach well but you are amazing mam so tqs
@Sekhar_Home
@Sekhar_Home 3 жыл бұрын
Love to see u again and again..❤️ ur teaching awesome like you
@RiteshSharma145
@RiteshSharma145 3 жыл бұрын
1. Declaration 2. Declaration (only if we can write some statement blocks in it, yet not cleared) 3. Calling 4. Calling 5. Calling ( if it ends with semicolon) 6. Declaration 7. Definition 8. Calling
@rahamatshaikh9899
@rahamatshaikh9899 3 жыл бұрын
7. end with semicolon so its declaration.
@RiteshSharma145
@RiteshSharma145 3 жыл бұрын
@@rahamatshaikh9899 Where is semicolon, buddy? I haven't encountered any semicolon right there.
@lakshsinghania
@lakshsinghania 2 жыл бұрын
@@rahamatshaikh9899 nah , u r wrong its function definition @ritesh is correct ma'am said its function declaration when its smthg like this void sum(int , int ); here it is ending with semicolon but in 7. there is no semicolon
@ankitchouhan8879
@ankitchouhan8879 2 жыл бұрын
@@rahamatshaikh9899 no you are incorrect you r seeing braces.
@ankitpathak9334
@ankitpathak9334 2 жыл бұрын
And 2 one is function definition if arguments are there
@angelomerwin.m9561
@angelomerwin.m9561 Жыл бұрын
video starts from 2:08
@aytube981
@aytube981 9 ай бұрын
mam i am so confused on functins... after lisening ur classes i am clear about functions.. ynq u mam❤
@rosonerri-faithful
@rosonerri-faithful 3 жыл бұрын
1. function declaration 2. function definition 3. function call 4. function call 5. function call(Error: semicolon should be added) 6.function declaration 7.function declaration(Error: sum cannot add int & float together) 8. function call
@kiddoingnotwell8213
@kiddoingnotwell8213 3 жыл бұрын
2. If you see carefully then there's a semicolon after function declaration in Q. 2 so It terminate just after that! And in Q. 7 it will return sum in float type because of float high precedence you can say! And Q. 8 ans is not function call because in function call we cannot pass a reserved word as a arguments! Maybe! I could also be wrong who knows.
@kannakavyareddy6685
@kannakavyareddy6685 Жыл бұрын
2 how function definition because the parameters should be of with data type there is no variables name
@deekshithaparasu
@deekshithaparasu Жыл бұрын
@@kiddoingnotwell8213 7: it is function definition
@jaydeepchauhan4989
@jaydeepchauhan4989 Жыл бұрын
Ma'am you teach better than Hindi languages teacher
@aparnamane4899
@aparnamane4899 2 жыл бұрын
1. function declaration 2. error. 3. function calling 4. function calling 5. error 6. function declaration 7. error 8. error
@devSackey
@devSackey Жыл бұрын
1. function declaration; 2. Error due to semicolon at the end of the function definition; 3. function call; 4. function call; 5. Error due to abstence of semi colon at the end of the function call; 6.function declaration; 7.function definition; 8. function declaration; Thanks mum
@ashmitdikshit3879
@ashmitdikshit3879 2 жыл бұрын
1. fn declaration 2. fn definition 3. fn calling 4. fn calling 5.fn callling 6. fn declaration 7. fn definition 8. fn calling
@saketh5603
@saketh5603 Жыл бұрын
I think 2nd is not fn definition because it is ended with semicolon
@ansalshaah
@ansalshaah Жыл бұрын
@@saketh5603 Bro 2nd is definition but not use semicolon😊
@ansalshaah
@ansalshaah Жыл бұрын
bro 8th is function declaration but not adding return statement👍
@learning3080
@learning3080 2 жыл бұрын
1. f dec 2.f def 3. f call 4. f call error we cant use any format specifier. 5. f call error same as above. 6. f dec 7. f def 8. f dec
@KrishnaCalling
@KrishnaCalling 2 жыл бұрын
Thanks, mam for the wonderful educational videos.
@saidurkhan1307
@saidurkhan1307 3 жыл бұрын
Love u ma'am.... So sweet.... From Bangladesh.... I am also student of CSE
@samarthmalegaonkar2621
@samarthmalegaonkar2621 3 жыл бұрын
Your way of explaining is nice 👍
@ankitpathak9334
@ankitpathak9334 2 жыл бұрын
Awesome explaination❤️
@shuaibkhan7775
@shuaibkhan7775 2 жыл бұрын
Function declaration : 1,6,8, Function definition :7 Function call:3,4,5
@tejosarankondaigunta6371
@tejosarankondaigunta6371 2 жыл бұрын
2nd?
@mukulrawat8584
@mukulrawat8584 2 жыл бұрын
@@tejosarankondaigunta6371 2nd is also function defintion
@tejosarankondaigunta6371
@tejosarankondaigunta6371 2 жыл бұрын
2nd one is decleration right there is an semicolon; ????
@mukulrawat8584
@mukulrawat8584 2 жыл бұрын
@@tejosarankondaigunta6371 ya there is a semi colon but she also adds curly braces in that function so I think she accidentally add semion colon ;
@tejosarankondaigunta6371
@tejosarankondaigunta6371 2 жыл бұрын
Ha
@krishnasughosh
@krishnasughosh 2 жыл бұрын
Her explanation is just awsome and very helpful to me.thanks a lot.
@AYUSHKUMAR-yw7hj
@AYUSHKUMAR-yw7hj Жыл бұрын
Thankyou Jenny ma'am 🙂 your videos are helpful to me.
@priyadharshinim5092
@priyadharshinim5092 2 жыл бұрын
1,2,6 - declaration 7 - definition 3,4,5,8 - call
@Op_Decentrailiser
@Op_Decentrailiser 2 жыл бұрын
2nd is definition
@pratikrajput583
@pratikrajput583 2 жыл бұрын
@@Op_Decentrailiser declaration as semicolon is there
@mouadoukarroum5362
@mouadoukarroum5362 Жыл бұрын
Thanks for this amazing explaination!
@rachitranjan4020
@rachitranjan4020 3 жыл бұрын
your lectures are to the point
@limitess9539
@limitess9539 Жыл бұрын
Even declaring datatype in function declaration isn't compulsory in codeblocks right now, you just get a warning
@GonagarManos-ov8qd
@GonagarManos-ov8qd 10 ай бұрын
Thanks.
@milindsakarkar490
@milindsakarkar490 2 жыл бұрын
thank you
@lakshsinghania
@lakshsinghania 2 жыл бұрын
1. Fun Declaration 2. Fun Declaration 3. Fun Calling 4. Fun Calling 5. Fun Calling (with semicolon then only) 6. Fun Declaration 7. Fun Definition 8. Fun Calling
@the_hustler01
@the_hustler01 2 жыл бұрын
2nd is definition 8th is declaration
@pratikrajput583
@pratikrajput583 2 жыл бұрын
@@the_hustler01 2 is declaration
@the_hustler01
@the_hustler01 2 жыл бұрын
@@pratikrajput583 yes , my apologies
@userJfedYj45688
@userJfedYj45688 6 ай бұрын
last one is declaration
@meghasinha1706
@meghasinha1706 3 жыл бұрын
Mam thanks for your efforts
@5b6_chaithanyareddy66
@5b6_chaithanyareddy66 3 жыл бұрын
Thank you mam❤️
@rapakalokesh8449
@rapakalokesh8449 Жыл бұрын
take care maam have a great day 😉😉
@bishworld1627
@bishworld1627 2 жыл бұрын
so proud of you maam 😘
@_jay_9122
@_jay_9122 3 жыл бұрын
1. Definition 2. Declaration 3. Calling 4. Calling 5. Calling(Error : Semicolon) 6. Definition 7. Declaration(Error : sum is not possible) 8. Calling
@tapaskumardey650
@tapaskumardey650 3 жыл бұрын
Is not question 6 function declaration ?
@_jay_9122
@_jay_9122 3 жыл бұрын
@@tapaskumardey650 No because in function declaration there is some statement blocks... & here 0 statement blocks are present... In function declaration must have pair of curly braces....
@ankitchouhan8879
@ankitchouhan8879 2 жыл бұрын
7. float has higher precedence then o/p is float
@deadbody4588
@deadbody4588 3 жыл бұрын
Ma'am mai board pe dekhu ya aapki aakhe, aapki aakhe bhut pyari hai. Pehli bar video me aapko dekhta rah gya, dusri bar content dekha. Aap padhati v achha ho. Aap agar mere college ki teacher hoti to mera crush aap pe pakka rahta
@samaytopre5
@samaytopre5 2 жыл бұрын
Yeeeee
@vyasinfotechvs9200
@vyasinfotechvs9200 3 жыл бұрын
Mam If main( ) function is user defined function then it's not follow the rules that is Function Declaration and calling function... Then also it's run ? That's why the program shows output... Second thing is you can't write another name or not change cases that is in upper case like MAIN ( ) or Main ( ) it will show you error so it is not user defined because user cant define the name of main()... So it is not Predefined and userdefined...
@aniltandivitb4482
@aniltandivitb4482 3 жыл бұрын
1,2,6,8-->>FUNCTION DECLARATION 3,4,5-->>FUNCTION CALL 7-->>FUNCTION DEFINITION 🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏
@shaistasultana2564
@shaistasultana2564 2 жыл бұрын
2:36 no sound
@atiqahmed2123
@atiqahmed2123 3 жыл бұрын
mam i am waiting your lectures plz upload quickly about more function in c.
@sushilshrestha521
@sushilshrestha521 3 жыл бұрын
thankyou very much maam
@harshaggarwal3135
@harshaggarwal3135 3 жыл бұрын
Hello Mam❤️, can u bring a series for students like me that how to start with all this stuff like coding , programming etc for the newbies ..I only have basic knowledge of computer and I only know how to Paint lol😅. Please mam guide how to start , which language to learn first , how to study , practice and are we need to made notes and all Please mam🙏
@anujeetkunturkar780
@anujeetkunturkar780 3 жыл бұрын
She made a video on it and told : "Just pick language and START".
@harshaggarwal3135
@harshaggarwal3135 3 жыл бұрын
@@anujeetkunturkar780 Start with what ? From where ? How ?
@anujeetkunturkar780
@anujeetkunturkar780 3 жыл бұрын
@@harshaggarwal3135 C by jenny mam, and then solve on hackerank
@AnalyzingTheFincancialReports
@AnalyzingTheFincancialReports 3 жыл бұрын
Mam, you are great 🌹🌹🌹🌹
@-kousalya-
@-kousalya- 9 ай бұрын
8.calling function
@userJfedYj45688
@userJfedYj45688 6 ай бұрын
last one is fn declaration , in calling the parameter name or the value must be present here data type is present , so compiler will declare as a function with default data type int.
@dharanikas3032
@dharanikas3032 2 жыл бұрын
🥰🥰thanks mam
@Deoxys_da2
@Deoxys_da2 6 ай бұрын
question no 5 there sould be semicolon right?
@userJfedYj45688
@userJfedYj45688 6 ай бұрын
yes
@sumitthantharate7806
@sumitthantharate7806 2 жыл бұрын
Parameters and variables are the same things?? or different entity??
@farzanaashraf8136
@farzanaashraf8136 2 жыл бұрын
Parameters and variables are different in the way that when we declare variables in function header, variables are named as "Parameters".
@BardAi-w6n
@BardAi-w6n 11 ай бұрын
Thank you mommy
@SindhuTCM
@SindhuTCM 9 күн бұрын
Function in c programm example
@vijayans9239
@vijayans9239 2 жыл бұрын
Your super i like you and I impress ❤️😘💕💥⚡
@abhishekanand9372
@abhishekanand9372 3 жыл бұрын
thanks mam
@shubhamsharma9756
@shubhamsharma9756 3 жыл бұрын
I m delighted to share u that because of your refined concept with cute way of teaching skills, I got placed. Tq ❤
@vinitkumar.3588
@vinitkumar.3588 3 жыл бұрын
Thnx mam ji
@pushkarsharma1240
@pushkarsharma1240 3 жыл бұрын
Mam mic 🎤issues bhout ho reha he video m plz change over mic hope
@adityanikhate9223
@adityanikhate9223 3 жыл бұрын
Ma'am please take recursive topic.
@thummagantivenkataramana9338
@thummagantivenkataramana9338 3 жыл бұрын
Hiii mam I'm from Hyderabad I was allotted in INF course ,is it better than CSE ?? R can I choose CSE !!!
@sureshyadavgotham5935
@sureshyadavgotham5935 Жыл бұрын
Mam, can we declare more than one function in a program? can we declare funtions anywhere in the program?
@ankammaraochintala2509
@ankammaraochintala2509 3 жыл бұрын
What is the need of call by reference madam. Pls tell me in next video mam.
@aryanalagiya6813
@aryanalagiya6813 2 жыл бұрын
Mam I am requesting you to please change your mick because when you speaking there are so many other background noise.
@dibyaprasadsahoo7137
@dibyaprasadsahoo7137 Жыл бұрын
1 - its function declaration. 2- its wrong function defination. 3- its function calling. 4- its function calling. 5- its also function calling. 6- its function declaration. 7- its wrong. cause we cant return anything ion a void function. 8- functuion declaration.
@PankajYadav-yz7ki
@PankajYadav-yz7ki 3 жыл бұрын
mam some voice problem please fix it and thanks for the video
@debojitacharjee
@debojitacharjee 2 жыл бұрын
*IN MAIN FUNCTION THE DATATYPE DECLARATION IN ARGUMENT SECTION IS NOT NECESSARY* - you are showing to call a function from another function but if we use the main function as the calling function then do we need to declare the data types inside the voide main function argument section? One more confusion is that you atr declaring the called function as void, but a void function don't return any value.
@noob_gamer_958
@noob_gamer_958 2 жыл бұрын
8.50
@shraddhapawar5674
@shraddhapawar5674 3 жыл бұрын
Ma'am after this if possible ,will you please start c++ or java course
@atiqahmed2123
@atiqahmed2123 3 жыл бұрын
mam plz upload the another lectures of function i am wating ur next lectures
@Icecubeg
@Icecubeg 4 ай бұрын
should function definition be done before calling it?
@JennyslecturesCSIT
@JennyslecturesCSIT 4 ай бұрын
No there's no such rule
@hopealive3013
@hopealive3013 2 жыл бұрын
ANSWERS - 1)Function Declaration 2)Function Definition 3)Function Calling 4)Function Calling 5)Function Calling 6)Function Declaration 7)Function Definition 8)Function Declaration
@invincible6230
@invincible6230 Жыл бұрын
Can someone tell what mam said at 2:34
@humaniteja7386
@humaniteja7386 3 жыл бұрын
Mam ur the thop thoper and thopest
@SindhuTCM
@SindhuTCM 9 күн бұрын
Give Another example
@Vapi786
@Vapi786 Жыл бұрын
Problem Mam mujhe batao na ki main kese user defined function hua.
@hamnashahbaz372
@hamnashahbaz372 2 жыл бұрын
why main is user defined function? tell me please?
@yasinl8307
@yasinl8307 3 жыл бұрын
Your Mike is not working fine some times kor kor sound is disturbed me.
@sayyedhamdulla
@sayyedhamdulla 3 жыл бұрын
Ma'am your voice is not hearing some part of videos..
@riyagupta1841
@riyagupta1841 3 жыл бұрын
Mam it is my humble request to you ki aap daily upload kare videos so that routine maintain rahe
@sayyedhamdulla
@sayyedhamdulla 3 жыл бұрын
Ma'am..the Video C_72 Pointers is missing.. I downloded all the classes till 80 but haven't watched yet.. When I see this mistake i informed u ma'am. Thats all.. Plz give reply.. I hope reply from u..
@DipuKumar-lm9fk
@DipuKumar-lm9fk 2 жыл бұрын
Ma'm 2 no. Question me confusion hai...??
@legendgaming-dz4tu
@legendgaming-dz4tu 3 жыл бұрын
Mam plzz make the videos on subject of sybscit 3rd sem like computer networks and data structure plzz mam it's very urgent plzz
@pravallika_09
@pravallika_09 2 жыл бұрын
Mam can give the python lecture for us
@Divyesh_db
@Divyesh_db 2 жыл бұрын
Function Prototype = function Definiton 1) function prototype 2) function Definition 3) prototype 4) prototype 5) Call 6) prototype 7) definition 8) prototype
@ankitpathak9334
@ankitpathak9334 2 жыл бұрын
Your 2 one is right but there is one error also because during explaination Mam told that at function definition both data type and name of argument is necessary to declare. So, here only data type is there no arguments are declared there
@nilotpalchoudhury9659
@nilotpalchoudhury9659 2 жыл бұрын
1. Declaration of function named fact of integer return type 2.Error in function definition because of ; 3.Error , no return type in function declaration and no return type in parameter 4.Error , no return type in function declaration and no return type in parameter 5.No return type , no termination in function declaration and no return type in parameter 6.Declaration of function named isPrime of void return type 7.Error , sum cannot add int and float in the given function declaration 8.No return type in function declaration
@lavishpatel402
@lavishpatel402 3 жыл бұрын
mam you looks so beautiful and gorgeous
@polymathmeraj6750
@polymathmeraj6750 2 жыл бұрын
Ma'am there's sound problem in some of ur videos......
@sanjuyadav147
@sanjuyadav147 3 жыл бұрын
Array in function 🇳🇵🇳🇵
@sparrowp2251
@sparrowp2251 3 жыл бұрын
did anybody also noticed a little rough sound ,i thought that my new pc broke
@shraddhapawar5674
@shraddhapawar5674 3 жыл бұрын
#include int main() { int i = 10; int *const p = &i; foo(&p); printf("%d ", *p); } void foo(int **p) { int j = 11; *p = &j; printf("%d ", **p); } Ma'am please explain this question ans
@alooff
@alooff Жыл бұрын
Bro it's about pointers
C_87 Functions in C- part 4 |Call by Value & Call by Reference in C
25:49
Jenny's Lectures CS IT
Рет қаралды 345 М.
C_88 Functions in C -part 5 | Function with No Argument No Return Type
14:39
Jenny's Lectures CS IT
Рет қаралды 211 М.
What type of pedestrian are you?😄 #tiktok #elsarca
00:28
Elsa Arca
Рет қаралды 13 МЛН
HELP!!!
00:46
Natan por Aí
Рет қаралды 61 МЛН
How Strong is Tin Foil? 💪
00:25
Brianna
Рет қаралды 70 МЛН
do you know how "return" works under the hood? (are you SURE?)
5:08
Starting Competitive Programming - Steps and Mistakes
9:55
William Lin (tmwilliamlin168)
Рет қаралды 1,4 МЛН
C_85 Function in C - part 2 | Function Declaration with program
25:27
Jenny's Lectures CS IT
Рет қаралды 414 М.
The Quest To Make Unbreakable Glass
22:23
Veritasium
Рет қаралды 2,2 МЛН
C_84 Introduction to Functions - part 1 | C Language Tutorials
25:27
Jenny's Lectures CS IT
Рет қаралды 1 МЛН
Making an Algorithm Faster
30:08
NeetCodeIO
Рет қаралды 143 М.
Call By Value & Call By Reference in C
8:34
Neso Academy
Рет қаралды 1,3 МЛН
basics of CODING in 10 minutes
15:34
The StudyTube Project
Рет қаралды 1,5 МЛН
What type of pedestrian are you?😄 #tiktok #elsarca
00:28
Elsa Arca
Рет қаралды 13 МЛН