how c source file in converted to exe file

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


Please Help Members By Posting Answers For Below Questions

When can a far pointer be used?

806


Explain the difference between ++u and u++?

867


What is difference between union and structure in c?

808


Can we access the array using a pointer in c language?

845


Should I use symbolic names like true and false for boolean constants, or plain 1 and 0?

850


What is a structure member in c?

781


What are the different types of constants?

870


Explain the process of converting a Tree into a Binary Tree.

2429


Explain is it valid to address one element beyond the end of an array?

982


What will the preprocessor do for a program?

802


What is the difference between call by value and call by reference in c?

930


What is array of structure in c?

830


What is the default value of local and global variables in c?

798


Can the “if” function be used in comparing strings?

815


Why is c known as a mother language?

994