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

Answer Posted / viral doshi

.obj
.i
.bak

Is This Answer Correct ?    1 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

C program execution always begins with a) #include b) comment (/*-------*/) c) main() d) declaration instructions

612


What is the size of enum in bytes?

589


What is an lvalue in c?

696


What is the g value paradox?

645


What is c token?

611






What are global variables?

648


What is a structure in c language. how to initialise a structure in c?

608


What is a example of a variable?

553


How do you define structure?

567


What is the use of putchar function?

651


What is null in c?

600


What is the use of typedef in c?

587


"%u" unsigned integer print the a) address of variable b) value of variable c) name of a variable d) none of the above

615


What is the equivalent code of the following statement in WHILE LOOP format?

769


Why is c not oop?

539