Logo

What different data types are available in C, along with their respective ranges? Write a program to check whether a given integer is a palindrome or…

BIT C Programming · 2078 · Solved Question with Answer

What different data types are available in C, along with their respective ranges? Write a program to check whether a given integer is a palindrome or not.

Solution

Please login to view the answer.