RSS
Facebook
Twitter

Sunday, 25 August 2013

Top 30 "C" programs asked in interview,,.!!!

Programs :1. Write a program to find factorial of the given number...2. Write a program to check whether the given number is even or odd.3. Write a program to swap two numbers using a temporary variable.4. Write a program to swap two numbers without using a temporary variable.5. Write a program to swap two numbers using bitwise operators.6. Write a program to find the greatest of three numbers.7. Write a program to find the greatest among ten numbers.8....