what is the function of .h in #include<stdio.h> in c ?
Answer Posted / ishwarya
this header file include EOF function also
| Is This Answer Correct ? | 4 Yes | 15 No |
Post New Answer View All Answers
Tell me is null always defined as 0(zero)?
Please send me WIPRO technical question to my mail ID.. its nisha_g28@yahoo.com please its urgent
Explain what is the heap?
What is meant by int main ()?
Why c is known as a mother language?
write a program that declares an array of 30 elements named "income" in the main functions. then cal and pass the array to a programmer-defined function named "getIncome" within the "getIncome" function, ask the user for annual income of 30 employees. then calculate and print total income on the screen using the following function: "void getIncome ( ai []);
Explain what is the use of a semicolon (;) at the end of every program statement?
A SIMPLE PROGRAM OF GRAPHICS AND THEIR OUTPUT I WANT SEE WAHAT OUTOUT OF GRAPHICS PROGRAM
how to solve "unable to open stdio.h and conio.h header files in windows 7 by using Dos-box software
What is function in c with example?
What does the format %10.2 mean when included in a printf statement?
What is c language & why it is used?
What are the disadvantages of c language?
Are there constructors in c?
An application package has been provided to you without any documents for the following application. The application needs to be tested. How will you proceed?