what are the files which are automatically opened when a c
file is executed?
Answer Posted / j j ramesh / ap / mca / jjcet
.exe and .obj files are open
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Is there any data type in c with variable size?
How do you determine a file’s attributes?
a function gets called when the function name is followed by a a) semicolon (;) b) period(.) c) ! d) none of the above
What are different types of variables in c?
What is pointer in c?
What are structures and unions? State differencves between them.
What is logical error?
Which header file is essential for using strcmp function?
How can I dynamically allocate arrays?
how can I convert a string to a number?
Which is best book for data structures in c?
Explain what are linked list?
What are different storage class specifiers in c?
How arrays can be passed to a user defined function
What is local and global variable in c?