how c source file in converted to exe file

Answer Posted / ruth

c source file converted into exe file automatically when
you run the program

Is This Answer Correct ?    5 Yes 19 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the explanation for cyclic nature of data types in c?

885


Why isnt any of this standardized in c?

841


what will be maximum number of comparisons when number of elements are given?

1659


What is ## preprocessor operator in c?

813


Are the variables argc and argv are always local to main?

787


Explain null pointer.

815


Why is event driven programming or procedural programming, better within specific scenario?

2168


How to declare pointer variables?

903


Suggesting that there can be 62 seconds in a minute?

798


Explain what are header files and explain what are its uses in c programming?

878


Explain how can a program be made to print the name of a source file where an error occurs?

949


develop algorithms to add polynomials (i) in one variable

1945


What is c standard library?

906


How many loops are there in c?

821


What is the time and space complexities of merge sort and when is it preferred over quick sort?

875