EXPLAIN #INCLUDE<STDIO.H>
EXPLAIN #INCLUDE<CONIO.H>
Answer Posted / priti ranjan panda
stdio.h => (standard Input Output Header File) generally used for Inonu Output and some standard function used in.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What does %d do in c?
Explain what are multibyte characters?
In C language, the variables NAME, name, and Name are all the same. TRUE or FALSE?
To print the pattern 1 2 3 4 5 10 17 18 19 6 15 24 25 20 7 14 23 22 21 8 13 12 11 10 9
What is the condition that is applied with ?: Operator?
Explain the priority queues?
explain what is a newline escape sequence?
When should structures be passed by values or by references?
Can a void pointer point to a function?
What is indirection?
What is #pragma statements?
explain what is an endless loop?
What is a good way to implement complex numbers in c?
How can I handle floating-point exceptions gracefully?
Who invented bcpl language?