C programming Part 86, Function Calls, Call by value and Call by Reference, Ex:- swap the values.

Опубликовано: 13 Март 2026
на канале: Programming Learning Center
142
6

C programming Part 85, What is Function? Function Definition, Declaration, Calling and Return a value.
   • C programming Part 85, What is Function? F...  
C programming Part 84, Why Use the Function? Function benefits, Function concept, what is function?
   • C programming Part 84, Why Use the Functio...  
C programming Part 83, Pointer Example, Access Variable data through Pointer, Value at Address Operator.
   • C programming Part 83, Pointer Example, Ac...  
C programming Part 82, What is Pointer in C? Declaration of pointer and its Example. &,* Operators.
   • C programming Part 82, What is Pointer in ...  
C programming Part 81, Examples, Write a program in C to find transpose of a given matrix.
   • C programming Part 81, Examples, Write a p...  
C programming Part 80, Examples, W.A.P. in C for Multiplication of two square Matrices.
   • C programming Part 80, Examples, W.A.P. in...  
C programming Part 79, Examples, W.A.P. in C for addition of two Matrices of same size.
   • C programming Part 79, Examples, W.A.P. in...  
C programming Part 78, Examples, W.A.P. to create 2D-Array and print SUM of its all elements.
   • C programming Part 78, Examples, W.A.P. to...  
C programming Part 77, Examples, to create 2D-Array( Two Dimensional Array) and print in matrix form.
   • C programming Part 77, Examples, to create...  
C programming Part 76, 2D-Array Initialization and Accessing in C language, with example.
   • C programming Part 76, 2D-Array Initializa...  
C programming Part 75, 2D-Array( Two Dimensional Array) in C language, Array Declaration.
   • C programming Part 75, 2D-Array( Two Dimen...  
C programming Part 74, W.A.P. in C to separate odd and even integers in separate arrays.
   • C programming Part 74, ARRAY, W.A.P. in C ...  
C programming Part 73, W.A.P. in C to count a total number of odd and even elements in an array.
   • C programming Part 73, W.A.P. in C to coun...  
C programming Part 72, W.A.P. in C to copy the elements of one array into another array.
   • C programming Part 72, W.A.P. in C to copy...  
C programming Part 71, W.A.P. in C to find the sum of all elements of the array.
   • C programming Part 71, Array Example, W.A....  
C programming Part 70, W.A.P. in C to read values in an array and display it in reverse order.
   • C programming Part 70, W.A.P. in C to read...  
C programming Part 69, Array access with Loop. W.A.P. in C to store elements in an array and print it.
   • C programming Part 69, Array access with L...  
C programming Part 68, Array declaration, initialization, accessing in C language.
   • C programming Part 68, Array declaration, ...  
C programming Part 67, What is an Array? Where use an array? Types of array.
   • C programming Part 67, What is an Array? W...  
C programming Part 66, W.A.P to display the pattern like right angle triangle using numbers.
   • C programming Part 66, W.A.P to display th...  
C programming Part 65, W.A.P to display the pattern like right angle triangle using an asterisk.
   • C programming Part 65, W.A.P to display th...  
C programming Part 64, Nested Loop, W.A.P. in C to display the table from 2 to 20. learn concept.
   • C programming Part 64, Nested Loop, W.A.P....  
C programming Part 63, what is Nested Loop in C language? Nested for, nested while/do while.
   • C programming Part 63, what is Nested Loop...  
C programming Part 62, while to for loop, W.A.P. to Display all Prime Numbers within Given Range.
   • C programming Part 62, while to for loop, ...  
C programming Part 61, W.A.P. to determine whether a given number is prime or not.
   • C programming Part 61, W.A.P. to determine...  
C programming Part 60, Convert while loop to for loop. W.A.P. in C to display the number in reverse order.
   • C programming Part 60, Convert while loop ...  
C programming Part 59, Convert program from while loop to for loop. Fully explained in easy language.
   • C programming Part 58, for loop in c langu...  
C programming Part 58, for loop in c language. Difference b/w for and while loop.
   • C programming Part 58, for loop in c langu...  
C programming Part 57, do…while loop in c language. Difference b/w while and do while loop.
   • C programming Part 57, do…while loop in c ...  
C programming Part 56, while loop, to find the number and sum of all integer b/w 100 and 200 which are divisible by 9.    • C  Part 56. to find the number and sum of ...  
C programming Part 55, while loop, W.A.P. in C to display the first n terms of Fibonacci series.
   • C programming Part 55, while loop, W.A.P. ...  
C programming Part 54, while loop, W.A.P. in C to find the prime numbers within a range of numbers.
   • C programming Part 54, while loop, W.A.P. ...  
C programming Part 53, while loop, W.A.P. to determine whether a given number is prime or not.
   • C programming Part 53, while loop, W.A.P. ...  
C programming Part 52, while loop, W.A.P. in C to check whether a number is a palindrome or not.
   • C programming Part 52, while loop, W.A.P. ...  
C programming Part 51, while loop, W.A.P. in C to display the number in reverse order.
   • C programming Part 51, while loop, W.A.P. ...  
C programming Part 50, W.A.P.to calculate the factorial of a given number.
   • C programming Part 50, while loop, W.A.P.t...  
C programming Part 49, W.A.P to display Square and Cube of up to Given integer number.
   • C programming Part 49, while loop, W.A.P t...  
C programming Part 48, W.A.P. in C to read 10 numbers from keyboard and find their sum and average.
   • C programming Part 48, W.A.P. in C to read...