EXPLAIN #INCLUDE<STDIO.H>
EXPLAIN #INCLUDE<CONIO.H>
Answer Posted / deepak kumar dhurve
stdio.h => (standard Input Output Header File) generally used for Inonu Output and some standard function used in.
| Is This Answer Correct ? | 11 Yes | 3 No |
Post New Answer View All Answers
Difference between Shallow copy and Deep copy?
Explain what is the heap?
A variable that is defined in a specified portion of a program but can be used throughout the program a) global variable b) local variable c) character d) none
Explain how can I open a file so that other programs can update it at the same time?
What is the difference between %d and %i?
What is the use of function in c?
In which header file is the null macro defined?
what type of questions arrive in interview over c programming?
Explain how many levels deep can include files be nested?
What does the function toupper() do?
How the c program is executed?
What is 1f in c?
What is .obj file in c?
Explain enumerated types in c language?
What is the difference between c and python?