list the no of files created when c source file is compiled

Answer Posted / viral doshi

.obj
.i
.bak

Is This Answer Correct ?    1 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Differentiate between static and dynamic modeling.

605


How can I recover the file name given an open stream?

545


What are high level languages like C and FORTRAN also known as?

669


write an algorithm to display a square matrix.

2213


Explain what are global variables and explain how do you declare them?

633






What does %p mean c?

617


What is void pointers in c?

577


Explain how can I make sure that my program is the only one accessing a file?

613


what is a NULL Pointer? Whether it is same as an uninitialized pointer?

747


Differentiate abs() function from fabs() function.

586


What is far pointer in c?

798


Explain what is the use of a semicolon (;) at the end of every program statement?

721


how to make a scientific calculater ?

1552


What are the usage of pointer in c?

697


please send me the code for multiplying sparse matrix using c

1712