Answer Posted / manish soni tagore collage jai
first
source file(file name or code program)--complile-->object
file(filename.bak)----excute----->.exe(fliename.exe)
| Is This Answer Correct ? | 1 Yes | 10 No |
Post New Answer View All Answers
Can you please explain the difference between malloc() and calloc() function?
For what purpose null pointer used?
How do I read the arrow keys? What about function keys?
Tell us something about keyword 'auto'.
Which is better malloc or calloc?
How can you determine the maximum value that a numeric variable can hold?
Difference between exit() and _exit() function?
What is pointer and structure in c?
Without Computer networks, Computers will be half the use. Comment.
How can I read/write structures from/to data files?
What is s or c?
What is the best way of making my program efficient?
What is the purpose of type declarations?
An instruction which is analysed and acted upon by the processor prior to the compiler going its work a) directive b) constructive c) constant d) absolute mode
Calculate 1*2*3*____*n using recursive function??