What compilation do?

Answer Posted / sachin tendulkar

Compilation (programming), translation of source code into
object code(binary format) by a compiler.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how to find binary of number?

3416


What is the purpose of ftell?

595


How can I implement a delay, or time a users response, with sub-second resolution?

615


how we can make 3d venturing graphics on outer interface

3996


What are the advantages of using linked list for tree construction?

639






difference between Low, Middle, High Level languages in c ?

1628


What is the size of enum in bytes?

579


What is the difference between far and near in c?

599


Why doesnt this code work?

612


Explain what would happen to x in this expression: x += 15; (assuming the value of x is 5)

805


What is pointer to pointer in c with example?

544


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

5053


What is a wrapper function in c?

578


What does sizeof function do?

608


What is a pointer in c?

677