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
Is a house a mass structure?
please explain every phase in the "SDLC" in the dotnet.
Tell me is null always defined as 0(zero)?
What are disadvantages of C language.
What is wrong with this declaration?
why arguments can generally be passed to functions a) sending the values of the arguments b) sending the addresses of the arguments c) a & b d) none of the above
Is it cc or c in a letter?
What are the 4 data types?
Explain why c is faster than c++?
What are preprocessor directives in c?
How can I change their mode to binary?
How can my program discover the complete pathname to the executable from which it was invoked?
What the different types of arrays in c?
What are linked lists in c?
What are global variables and how do you declare them?