Question: Based on Pointers: Write a program to display address of an integer variable, character variable and string variable using pointer. Write a program in C

Based on Pointers: Write a program to display address of an integer variable, character variable and string variable using pointer. Write a program in C to add two numbers using pointers. Write a program in C to find the maximum number between two numbers using a pointer. Write a program in C to store n elements in an array and print the elements using pointer. Write a program in C to Calculate the length of the string using a pointer. Write a program in C to sort an array using Pointer
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
