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


Please Help Members By Posting Answers For Below Questions

What are bitwise shift operators in c programming?

816


What are local variables c?

728


Can you explain the four storage classes in C?

834


Multiply an Integer Number by 2 Without Using Multiplication Operator

520


Is flag a keyword in c?

876






What language is c written?

736


Why is c known as a mother language?

945


If you know then define #pragma?

847


What is unary operator?

833


What is the difference between c and python?

787


How can I swap two values without using a temporary?

787


Explain what does the format %10.2 mean when included in a printf statement?

1090


What are the advantages and disadvantages of a heap?

884


What does == mean in texting?

891


Explain what are the advantages and disadvantages of a heap?

820