C Program To Swap Two Numbers using Function

preview_player
Показать описание
C Program To Swap Two Numbers using Function

Lets write a C program to swap 2 numbers using function/method.

In today's video tutorial we'll be showing you the concept of Call By the function

When we call a function and pass the actual value
it’s called as Call by Value method.
If we pass the reference or the address of the variable while calling the function,
then it’s called Call by Reference.



What is Function Call By value?
When we pass the actual parameters while calling
a function then this is known as function call by value.
In this case the values of actual parameters are copied to
the formal parameters. Thus operations performed on the
formal parameters don’t reflect in the actual parameters.

functions in c
basics of functions in c
c programming,call by value,function,swap,swapping numbers,swap two numbers,swap 2 numbers using function,call by value method

In this YouTube channel almost bca related videos like all about bca bca syllabus copy's and lab journal's and about all e&e experiments
also c lab experiments + c lab journal's +all c programs and also 5 years question's and answers are available in this You Tube channel and make video also subscriber commits video's
************ pleas subscribe bca expert channel*******************
Рекомендации по теме
visit shbcf.ru