Write a program to check palindrome number in c programming?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

program to find out date after adding 31 days to a date in the month of febraury also consider the leap year

0 Answers  


What is the best way to comment out a section of code that contains comments?

0 Answers  


when will be evaluated as true/ if(x==x==x) a) x=1; b) x=0; c) x=-1; d) none

7 Answers   HCL,


Is there sort function in c?

0 Answers  


What is the difference b/w Structure & Class?

3 Answers  


hi, which software companys will take,if d candidate's % is jst 55%?

0 Answers  


To print the pattern 1 2 3 4 5 10 17 18 19 6 15 24 25 20 7 14 23 22 21 8 13 12 11 10 9

0 Answers   HCL,


main() { int a; a=++100; printf("%d",a); getch(); }

4 Answers  


Explain what does the function toupper() do?

0 Answers  


write a program to add two numbers of any size.....(remember any size)

1 Answers  


What does the c preprocessor do?

0 Answers  


Write a program to generate the first n terms in the series --- 9,11,20,31,...,82

1 Answers   Cognizant,


Categories