Monday 13 January 2014

Common C questions asked in interviews exams


  • Write a program to print Fibonacci Series.
  • Find out if a number or string is Palindrome or not.
  • Write a program to find Magic Numbers.
  • What are Abstract Classes?
  • What is a default constructer?
  • What are friendly functions?
  • What is the difference between C and C++ ?
  • What is the difference between C and Java ?
  • What is the difference between Calloc() and Malloc() ?
  • What is the difference between Call by Reference and Call by Value?
  • No comments:

    Post a Comment