Program 65 #P65 - C Program FOR FUNCTION (USING CALL BY REFERENCE)#C184

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



Duration: 3:24
127 views
8


CALL BY REFERENCE:
In call by reference method, the address of the variable is passed to the function as parameter.
The value of the actual parameter can be modified by formal parameter.
Same memory is used for both actual and formal parameters since only address is used by both parameters.
EXAMPLE PROGRAM FOR C FUNCTION (USING CALL BY REFERENCE):
In this program, the address of the variables “m” and “n” are passed to the function “swap”.
These values are not copied to formal parameters “a” and “b” in swap function.
Because, they are just holding the address of those variables.
This address is used to access and change the values of the variables.
#rubalsolutions #coding #developer #programming #programmer #technology #clanguage #computerscience #c #informaticpractices #sub #subscribe #youtube #newyoutuber #youtubechannel
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-28Program 70 #P70 - C Program to convert decimal number to binary #C190
2019-03-28Program 69 #P69 - C Program to convert binary number to decimal #C189
2019-03-27पथवारी माता की कहानी ।। पथवारी , पाल और विनायक जी की कहानी ।।
2019-03-27शीतला माता की कहानी ।। जय शीतला माता की ।।
2019-03-26Program 68 #P68 - C Program to find Factorial of a Number Using Recursion #C188
2019-03-26Program 67 #P67 - C Program to Find the Sum of Natural Numbers using Recursion #C187
2019-03-26सोलह श्रृंगार || पूरी जानकारी || सिर्फ खूबसूरती ही नहीं, भाग्य भी बढ़ाता है सोलह श्रृंगार ||
2019-03-26Thank You Everyone 😇😇💪💪
2019-03-25Theory - Learning C Programming || Recursive Function In C Programming. || For Beginners || #C186
2019-03-25Program 66 #P66 - C Program to Print "Hello World" WITHOUT using semi colon. #C185
2019-03-24Program 65 #P65 - C Program FOR FUNCTION (USING CALL BY REFERENCE)#C184
2019-03-24Program 64 #P64 - C Program FOR C FUNCTION (USING CALL BY VALUE)#C183
2019-03-24Program 63 #P63 - C Program to to find Square of a Number Using User-defined Function #C182
2019-03-23A Small Story - Worth Narrating !! Important keys for a healthy, growing, and lasting relationship.
2019-03-23आज की कथा - शनिवार की कथा || शनिवार व्रत कथा || #कथा08
2019-03-22आज की कथा - गणगौर की पौराणिक कथा || Gangaur Festival || Gangaur Ki Kahani || गणगौर की कथा || #कथा07
2019-03-21Program 62 #P62 - C Program to Check Prime or Armstrong Number Using User-defined Function #C181
2019-03-20Holi Ki Ram Ram. होलिका दहन ।। होली की शुभकामनाये सबको ।। अपनी अपनी blessings देते रहना channel ko .
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



Tags:
computer education
computer education in Hindi
rubalsolutions
beginner YouTube
coding
developer
newyoutuber
subscribe
sub
computer-science
function definition
#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
#arguments
#user defined
#square
#callbyrefrence