|
Re: HI Friends.. This is Sureshkumar
hi!!!!
i want o/p of this program.
1.Write a program to copy the contents of one array into another in reverse order.
2.Find the smallest no. in an array using pointers.
3. If an array contains n elements , then write a program to check if arr[0]=arr[n-1],arr[1]=arr[n-2] and so on
|