Pointers
- Write a note on Pointers.(Google it)
- What is pointer Arithmetic.(Google it)
- What is void Pointer write with example (Google it)
- Program for area of rectangle using pointers.
- Program for Greatest element of array using pointer to array.
- Program for searching an element in array using pointer to array.