how c source file in converted to exe file

Answer Posted / ruth

c source file converted into exe file automatically when
you run the program

Is This Answer Correct ?    5 Yes 19 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can you subtract pointers from each other? Why would you?

760


What are the 4 types of organizational structures?

845


Explain which function in c can be used to append a string to another string?

849


Why main is not a keyword in c?

926


pgm to find any error in linklist(in single linklist check whether any node points any of previous nodes instead of next node)

2440


Explain how can I make sure that my program is the only one accessing a file?

927


What is meant by inheritance?

865


What is the purpose of void pointer?

811


What is use of pointer?

806


Write a function expand(s1,s2) that expands shorthand notations like a-z in the string s1 into the equivalent complete list abc...xyz in s2 . Allow for letters of either case and digits, and be prepared to handle cases like a-b-c and a-z0-9 and -a-z. z-a:zyx......ba -1-6-:-123456- 1-9-1:123456789987654321 a-R-L:a-R...L a-b-c:abbc

5373


What are called c variables?

794


How reliable are floating-point comparisons?

856


What are the parts of c program?

866


Explain what is the difference between null and nul?

911


What are the advantages of c language?

865