Answer Posted / saleban
compiler is used compile ur program takes source of the
program doing daignosis handling the errors of the
program and make program that computer can undersand then
ouputed object program during compiling there is some
phases
lexical analysis,
parsing,semantics,simlification,optimization, code
generator,
if all success in ur program u have efficent program
(corecct)
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
Do class declarations end with a semicolon?
What is tellg () in c++?
What is a far pointer? where we use it?
What is a static member?
Can you sort a set c++?
What are member functions used in c++?
What does override mean in c++?
What is the role of static keyword for a class member variable?
What is the iunknown interface?
Can manipulators fall in love?
How do you define a class in c++?
What is the latest c++ standard?
What is #include sstream?
Write a function to find the nth item from the end of a linked list in a single pass.
What are references in c++?