What is the difference between #include <header file> and #include “header file”?


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

Post New Answer

More C Interview Questions

what are threads ? why they are called light weight processes ? what is the relation between process and threads ?

1 Answers  


What are the advantages of using new operator as compared to the function malloc ()?

0 Answers   NIIT,


How does C++ help with the tradeoff of safety vs. usability?

1 Answers  


What is difference between arrays and pointers?

0 Answers  


Do you know the use of fflush() function?

0 Answers  


can you explain in brief what is "r+" mode in a file... i know that it si used to read and modify rhe existing content.... but explalanation about the file pointer in "r+" mode i wann to know???????????

2 Answers   Cognizant,


c program for searching a student details among 10 student details

0 Answers  


Write a C program to print 1 2 3 ... 100 without using loops?

15 Answers   Hindalco,


What is the use of function overloading in C?

0 Answers   Ittiam Systems,


Tell me with an example the self-referential structure?

0 Answers  


Why clrscr is used after variable declaration?

0 Answers  


what is linkage error when it occurs in c program

3 Answers  


Categories