what is the function of .h in #include<stdio.h> in c ?
Answer Posted / farhan ejaz
#includestdio.h is a function which control the input and
output function likeb printf and scanf
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Compare array data type to pointer data type
What is fflush() function?
a value that does not change during program execution a) variabe b) argument c) parameter d) none
What are the 4 types of functions?
What is the general form of a C program?
What are the different types of constants?
How many types of errors are there in c language? Explain
What is the right type to use for boolean values in c? Is there a standard type? Should I use #defines or enums for the true and false values?
Explain do array subscripts always start with zero?
hai iam working in sap sd module for one year and working in lumax ind ltd in desp department but my problem is i have done m.b.a in hr/marketing and working sap sd there is any combination it. can you give right solution of my problem. and what can i do?
What is a file descriptor in c?
What is cohesion and coupling in c?
Can I initialize unions?
When should volatile modifier be used?
write a c program to print the next of a particular no without using the arithmetic operator or looping statements?