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

What is property type c?

605


Differentiate between a for loop and a while loop? What are it uses?

675


What does c mean in standard form?

599


What does d mean?

585


Explain continue keyword in c

586






1) There is a singing competition for children going to be conducted at a local club. Parents have been asked to arrive at least an hour before and register their children’s names with the Program Manager. Whenever a participant registers, the Program Manager has to position the name of the person in a list in alphabet order. Write a program to help the Program Manager do this by placing the name in the right place each time the Program Manger enters a name. The Logic should be written in Data Structures?

1918


Differentiate between a structure and a union.

768


Find duplicates in a file containing 6 digit number (like uid) in O (n) time.

2609


Why c is called top down?

628


Define the scope of static variables.

606


How can I direct output to the printer?

814


What is the need of structure in c?

566


What is a floating point in c?

604


Explain what are reserved words?

635


What is the difference between struct and typedef struct in c?

657