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

Answer Posted / viji

application file and
.obj file

Is This Answer Correct ?    2 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you determine whether to use a stream function or a low-level function?

885


When should we use pointers in a c program?

837


Describe the modifier in c?

843


Explain is it better to use a pointer to navigate an array of values, or is it better to use a subscripted array name?

902


Explain what is a pragma?

770






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

815


How can you call a function, given its name as a string?

891


Differentiate between Macro and ordinary definition.

951


disply the following menu 1.Disply 2.Copy 3.Append; as per the menu do the file operations 4.Exit

1820


Is fortran still used today?

781


What are integer variable, floating-point variable and character variable?

833


What is difference between array and pointer in c?

736


What are compound statements?

810


Why functions are used in c?

811


Explain logical errors? Compare with syntax errors.

801