www.freeonlinebookstore.org
Home | Forum| Interview Question | Articles
Collection of free online books , free ebooks and free online tutorials Online Interview Questions on C

Books Search Engine

Below are the collection of Online Interview question and Technical question on C
  1. Is **p and &(*p) same? View Answer

  2. Is **p and &(*p) same? View Answer

  3. Is **p and &(*p) same? View Answer

  4. What is the use of semicolon at the end of every statement?View Answer

  5. How to use the cprintf,cscanf,sscanf,sprintf,vsscanf,vsprintf,vscanf & vprintf? View Answer

  6. How can we find out prime numbers from 1 to 100 in C Program?View Answer

  7. How to convert decimal to octal and hexadecimal & binary using shift registers? View Answer

  8. What is the difference between Structure and Union?View Answer

  9. How to print
    a statement without using printf() in c? View Answer

  10. How would you use the functions sin(),pow(),sqrt()? View Answer

  11. What are macros ?View Answer

  12. What is the difference between char *a and char a[]?View Answer

  13. What is a NULL pointer? How is it different from an unitialized pointer? How is a NULL pointer defined?View Answer

  14. What is a memory leak?View Answer

  15. What is the difference between malloc() and calloc()?View Answer

  16. Given only a pointer to a node to be deleted in a singly linked list, how do you delete it?View Answer

  17. Write a C program to find the depth or height of a tree.View Answer

  18. What is the difference between #include and #include ?file??View Answer

  19. What are Preprocessor Directives ?View Answer

  20. How do you find out if a linked-list has an end? (i.e. the list is not a cycle)View Answer

 
Total Visitor: