What compilation do?

Answer Posted / aditya

Compilers Main work is to Coneverting Source code to Obj
(Machine code)
First it Check the Tokens, Syntex, Symentic Errors and if
it find correct it convert. If not it generate error
messege that shows on ur screen.

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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

694


What is the use of sizeof () in c?

634


please can any one suggest me best useful video tutorials on c i am science graduate.please help me.u can email me to sas29@in.com

1397


What is binary tree in c?

690


What does double pointer mean in c?

651






What is 2 d array in c?

625


What are reserved words?

719


Given an array of 1s and 0s arrange the 1s together and 0s together in a single scan of the array. Optimize the boundary conditions?

1071


What is C language ?

1597


Can you think of a logic behind the game minesweeper.

2078


How many identifiers are there in c?

648


Explain null pointer.

682


The process of repeatedly running a set of computer instructions until some condition is specifed a) condition b) sequential condition c) global d) iteration

698


What is difference between union All statement and Union?

703


What is the behavioral difference when include header file in double quotes (“”) and angular braces (<>)?

895