Theory - Learning C Programming ||Some Imp Points About Functions In C. || For Beginners || #C175

Subscribers:
10,700
Published on ● Video Link: https://www.youtube.com/watch?v=2ZFrTUwcZtE



Duration: 3:29
109 views
8


#rubalsolutions #coding #developer #programming #programmer #technology #clanguage #computerscience #c #informaticpractices #sub #subscribe #youtube #newyoutuber #youtubechannel
Important Point’s about Functions in C Language
1) Every C program has a function called main () that is called by operating system when a user runs the program.

2) Every function has a return type. If a function doesn’t return any value, then void is used as return type. Moreover if the return type of the function is void ,we still can use return statement in the body of function definition by not specifying any constant,variable,etc. with it ,by only mentioning the ‘return;’ statement which would symbolize the termination of the function as shown below:
void function name(int a)
{
....... //Function Body
return; //Function execution would get terminated
}

3) In C, functions can return any type except arrays and functions. We can get around this limitation by returning pointer to array or pointer to function.

4) Empty parameter list in C mean that the parameter list is not specified and function can be called with any parameters. In C, it is not a good idea to declare a function like fun(). To declare a function that can only be called without any parameter, we should use “void fun(void)”.

5)If in a C program, a function is called before its declaration then the C compiler automatically assumes the declaration of that function in the following way:
int function name();
And in that case if the return type of that function is different than INT ,compiler would show an error.
To Install Turbo C++ 4.5 Click on Below Link and Download rar file and extract and then install..
https://app.box.com/s/soz2137zo0rv0sb...
Do Like,Comment,Share and Subscribe if u are learning little bit.
Please give me suggestions in form of comment box .

Link To My Blog - https://www.blogger.com/blogger.g?blo...
Like me on Facebook @ https://www.facebook.com/rubalsolutions/
Follow me on Twitter @ https://twitter.com/ruby0071
Follow me on Instagram @https://www.instagram.com/er.rubal/
Email me at :- ruby0071@gmail.com




Other Videos By Rubal Solutions


2019-03-20Program 61 #P61 - C Program Prime Number Program with Argument passed and a return value #C180
2019-03-20Program 60 #P60 - C Program Prime Number Program Argument passed but no return value #C179
2019-03-20Program 59 #P59 - C Program PPrime Number Program with No arguments passed but a return value #C178
2019-03-20होलिका दहन की कहानी - मुदित को जो समझ आया उसने अपने शब्दों में दाल दिए ।। thank u betuuuuu 😇😇🌟🌟
2019-03-19आज की कथा - गणेशजी (विनायक जी की कहानी ) #कथा06
2019-03-19Beautiful Stone Art By Artist ... Stone Art is awesome ...
2019-03-19A Story Worth Sharing - Busy But Be-Easy हर पल को खुश होकर जियो || सदा स्वस्थ रहो ||
2019-03-18Program 58 #P58 - C Program Prime No By User Defined Function No arguments and no return Value #C177
2019-03-16Some important Common Full Forms To Be Known for Various Competitive Exams.
2019-03-16Program 57 #P57 - C Program to add two number's using a UserDefined Function #C176
2019-03-15Theory - Learning C Programming ||Some Imp Points About Functions In C. || For Beginners || #C175
2019-03-15Program 56 #P56 - C Program for FUNCTION finding MAX number of two #C174
2019-03-14Theory - Learning C Programming || C Programming C Programming Functions02 || For Beginners || #C173
2019-03-13Learning C Programming || C Programming C Programming Functions || For Beginners || #C172
2019-03-11Program 55 #P55 - C Program to Print Inverted Full Pyramid using Asterisk '*' #C171
2019-03-11Program 54 #P54 - C Program to Print Full Pyramid using Asterisk '*' #C170
2019-03-10Program 53 #P53 - C Program to print Inverted half pyramid using numbers #C169
2019-03-10Program 52 #P52 - C Program to print half pyramid using alphabets #C168
2019-03-10Program 51 #P51 - C Programs to print inverted half pyramid using star #C167
2019-03-06Program 50 #P50 - C Program to print half pyramid a using numbers #C166
2019-03-06Program 49 #P49 - Program to print half pyramid using symbol (*) star #C165



Tags:
computer education
computer education in Hindi
basic computer training
rubalsolutions
beginner YouTube
coding
developer
newyoutuber
subscribe
sub
computer-science
#functions
#loops
#statements
#programs
#detailedprogramming
#learn c
#youtube rocks
#userdefined
#library functions
#twotypesoffunctions
c language
practical use of c programming
computer educational videos
importance of computer education in hindi
functions in c



Other Statistics

Counter-Strike: Source Statistics For Rubal Solutions

At present, Rubal Solutions has 638 views spread across 3 videos for Counter-Strike: Source, and less than an hour worth of Counter-Strike: Source videos were uploaded to his channel. This is less than 0.34% of the total video content that Rubal Solutions has uploaded to YouTube.