Pointers

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