list the no of files created when c source file is compiled
Answer Posted / rahul maury
.obj
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
What is the c language function prototype?
How can I get the current date or time of day in a c program?
What are the parts of c program?
Are the expressions * ptr ++ and ++ * ptr same?
What is binary tree in c?
What is structure in c definition?
about c language
Explain what is a 'null pointer assignment' error? Explain what are bus errors, memory faults, and core dumps?
How do you do dynamic memory allocation in C applications?
What should malloc() do?
What are the three constants used in c?
What is data structure in c and its types?
Explain low-order bytes.
what is the function of pragma directive in c?
how can use subset in c program and give more example