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
What is the use of putchar function?
How can I generate floating-point random numbers?
What is the difference between local variable and global variable in c?
Why is main function so important?
Explain the advantages and disadvantages of macros.
Which one to choose from 'initialization lists' or 'assignment', for the use in the constructor?
How pointers are declared?
Mention four important string handling functions in c languages .
Tell me what is null pointer in c?
ATM machine and railway reservation class/object diagram
Is malloc memset faster than calloc?
how to make a scientific calculater ?
Tell me can the size of an array be declared at runtime?
Differentiate between declaring a variable and defining a variable?
WRITE A CODE IN C TO SEARCH A FILE FROM NOTEPAD FILE.