what are the files which are automatically opened when a c
file is executed?
Answer Posted / om
stdin ,stdout, stderr
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
Why & is used in scanf in c?
How is a null pointer different from a dangling pointer?
What are the 4 types of functions?
Why do some versions of toupper act strangely if given an upper-case letter?
Can 'this' pointer by used in the constructor?
What is null pointer in c?
Can we initialize extern variable in c?
How is a pointer variable declared?
What is getch () for?
Is struct oop?
how to solve "unable to open stdio.h and conio.h header files in windows 7 by using Dos-box software
Explain how do you use a pointer to a function?
what is a NULL Pointer? Whether it is same as an uninitialized pointer?
Why are all header files not declared in every c program?
Explain how can you be sure that a program follows the ansi c standard?