9 Apr 2017

C Programs Mostly Asked interview Questions and answers


8. Write a c program to check given string is palindrome number or not.
7. Write a c program to solve quadratic equation.
8.  Write a c program to print Fibonacci series of given range.
9. Write a c program to get factorial of given number.
16.Write a c program to reverse any number.
17. Write a c program to find out sum of digit of given number.
36.Write a c program for swapping generic.(eg: if one array have size and second array size equal or may not then you need to swap the array) .
65.Write a c program to reverse a string using recursive.
 


 

No comments:

Post a Comment

commnet here