Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What compilation do?

Answer Posted / deepu chandran

compilation refers to conveting source code(high level)
into object code (machine code) by series of processes such
as lexical analysis,parsing(syntactic),sematic
analysis,optimization,preprocessor, code generation.
compiler is a program mainly written in C itself
for C compiler.

if u want 2 know more about this processes mail me at:
fortuner4u@gmail.com

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is this program statement valid? INT = 10.50;

1230


GIven a sequence of characters. How will you convert the lower case characters to upper case characters. ( Try using bit vector - sol given in the C lib -> typec.h)

1155


using for loop sum 2 number of any 4 digit number in c language

2415


Why isn't it being handled properly?

1116


a parameter passed between a calling program and a called program a) variable b) constant c) argument d) all of the above

1174


A c program to display count values from 0 to 100 and flash each digit for a secong.reset the counter after it reaches 100.use for loop,. pls guys hepl me.. :(

2306


Tell me what is null pointer in c?

1126


What are the different types of constants?

1127


diff between exptected result and requirement?

2110


How to get string length of given string in c?

1121


Which header file is essential for using strcmp function?

1533


What is calloc() function?

1161


How will you delete a node in DLL?

1338


List the difference between a "copy constructor" and a "assignment operator"?

1064


When should volatile modifier be used?

1071