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

Write a function expand(s1,s2) that expands shorthand notations like a-z in the string s1 into the equivalent complete list abc...xyz in s2 . Allow for letters of either case and digits, and be prepared to handle cases like a-b-c and a-z0-9 and -a-z. z-a:zyx......ba -1-6-:-123456- 1-9-1:123456789987654321 a-R-L:a-R...L a-b-c:abbc

5042


What is ambagious result in C? explain with an example.

2039


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

1064


Explain a pre-processor and its advantages.

609


What is the use of function in c?

700






Which operators cannot be overloaded a) Sizeof b) .* c) :: d) all of the above

648


What is the difference between #include and #include 'file' ?

596


Function calling procedures? and their differences? Why should one go for Call by Reference?

620


Write a program to find factorial of a number using recursive function.

631


A text file that contains declarations used by a group of functions,programs,or users a) executable file b) header file c) obj file d) .cfile

633


Why do we use null pointer?

593


Can the sizeof operator be used to tell the size of an array passed to a function?

606


What is the meaning of ?

595


What is the difference between malloc calloc and realloc in c?

634


What does 3 periods mean in texting?

585