Posts

Write a C program to check the inputed number is Palindrome or not.

Write a C program using a pointer to read an array of integers and print its elements in the reverse order. (Dynamic memory allocation)