list the no of files created when c source file is compiled
Answer Posted / viji
application file and
.obj file
| Is This Answer Correct ? | 2 Yes | 4 No |
Post New Answer View All Answers
What are the types of type qualifiers in c?
In C language, a variable name cannot contain?
Is malloc memset faster than calloc?
Can include files be nested?
What is LINKED LIST? How can you access the last element in a linked list?
Why are algorithms important in c program?
largest Of three Number using without if condition?
What is a void pointer in c?
What is an lvalue in c?
What is the basic structure of c?
What is a #include preprocessor?
difference between object file and executable file
What is a 'null pointer assignment' error? Explain what are bus errors, memory faults, and core dumps?
Explain what is the concatenation operator?
How was c created?