Call by value & call by reference in C
Call by value & call by reference in C
#callbyvalue #callbyreference #pointersinc #functions #cprogramming
In C programming, "Call by Value" and "Call by Reference" are two ways to pass arguments to functions. In Call by Value, a copy of the actual value is passed, so any changes made inside the function do not affect the original variable. This method uses more memory because it creates a duplicate of the value. On the other hand, in Call by Reference, the function receives the memory address of the variable instead of a copy, meaning any changes made inside the function directly modify the original variable. This method saves memory and is useful when we need to update the actual data.
call by value & call by reference in c
call by value and call by reference in c
Pointers in c
Pointers easy
C programming
C in hindi
Programming in C Playlist :
https://youtube.com/playlist?list=PLmHcnz80fSnHKqw4RyYTUiNdyFPIdEmvY
My social media:
Facebook :
https://www.facebook.com/aanchal.1811
Instagram
https://www.instagram.com/aanchal.1811
LinkedIn
https://www.linkedin.com/in/anchalrawat1811
Видео Call by value & call by reference in C канала Aanchal Rawat CSIT
#callbyvalue #callbyreference #pointersinc #functions #cprogramming
In C programming, "Call by Value" and "Call by Reference" are two ways to pass arguments to functions. In Call by Value, a copy of the actual value is passed, so any changes made inside the function do not affect the original variable. This method uses more memory because it creates a duplicate of the value. On the other hand, in Call by Reference, the function receives the memory address of the variable instead of a copy, meaning any changes made inside the function directly modify the original variable. This method saves memory and is useful when we need to update the actual data.
call by value & call by reference in c
call by value and call by reference in c
Pointers in c
Pointers easy
C programming
C in hindi
Programming in C Playlist :
https://youtube.com/playlist?list=PLmHcnz80fSnHKqw4RyYTUiNdyFPIdEmvY
My social media:
Facebook :
https://www.facebook.com/aanchal.1811
https://www.instagram.com/aanchal.1811
https://www.linkedin.com/in/anchalrawat1811
Видео Call by value & call by reference in C канала Aanchal Rawat CSIT
c language c language basics c pointers c pointers tutorial c programming c programming course c programming for gate c programming tutorial call by reference call by value call by value example call by value example in c call by value in c programming difference between call by value and call by reference function arguments function parameters functions parameter passing pointers in c programming programming value vs reference
Комментарии отсутствуют
Информация о видео
17 февраля 2025 г. 16:30:06
00:13:44
Другие видео канала