Answer Posted / mahendra giri
preprocessor is which tells the compiler what header file
we are going to use in our program
#include<stdio.h>
will tell the compiler that it include header file standard
input output
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
What is the difference between abs() and fabs() functions?
can we change the default calling convention in c if yes than how.........?
What is s or c?
What is typeof in c?
I heard that you have to include stdio.h before calling printf. Why?
what is the difference between north western polytechnique university and your applied colleges?? please give ur answers for this. :)
Explain the difference between getch() and getche() in c?
What is || operator and how does it function in a program?
Can a variable be both static and volatile in c?
What is #pragma statements?
what is different between auto and local static? why should we use local static?
What is difference between union All statement and Union?
Explain the use of fflush() function?
Write a program to print all permutations of a given string.
What are the disadvantages of c language?