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

Answer Posted / khaja

.obj,.exe

Is This Answer Correct ?    5 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is null a keyword in c?

737


How can I write a function that takes a format string and a variable number of arguments?

605


What is array of structure in c?

595


In a header file whether functions are declared or defined?

629


what is bit rate & baud rate? plz give wave forms

1519






typedef struct{ char *; nodeptr next; } * nodeptr ; What does nodeptr stand for?

1076


What does 4d mean in c?

949


How do we print only part of a string in c?

587


Explain how does flowchart help in writing a program?

633


which is conditional construct a) if statement b) switch statement c) while/for d) goto

739


What is the use of ?

626


What is a void pointer? When is a void pointer used?

626


Explain about block scope in c?

662


What is a good data structure to use for storing lines of text?

599


What is define directive?

641