list the no of files created when c source file is compiled
Answer Posted / rakesh
.cpp/.c // code
.i //after pre-prossesor
.obj // object file
.bak
.exe
Is This Answer Correct ? | 11 Yes | 3 No |
Post New Answer View All Answers
What are bitwise shift operators in c programming?
What are local variables c?
Can you explain the four storage classes in C?
Multiply an Integer Number by 2 Without Using Multiplication Operator
Is flag a keyword in c?
What language is c written?
Why is c known as a mother language?
If you know then define #pragma?
What is unary operator?
What is the difference between c and python?
How can I swap two values without using a temporary?
Explain what does the format %10.2 mean when included in a printf statement?
What are the advantages and disadvantages of a heap?
What does == mean in texting?
Explain what are the advantages and disadvantages of a heap?