What compiler was used?

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


Please Help Members By Posting Answers For Below Questions

Does c++ support exception handling?

826


How can you say that a template is better than a base class?

805


What are multiple inheritances (virtual inheritance)? What are its advantages and disadvantages?

824


What is a class definition?

825


Write a program to interchange 2 variables without using the third one.

828


Describe about storage allocation and scope of global, extern, static, local and register variables?

1030


How do you define/declare constants in c++?

798


Is c++ the best programming language?

769


Explain the scope of resolution operator.

871


What does obj stand for?

867


What are the differences between new and malloc?

835


Write a code/algo to find the frequency of each element in an array?

854


What are virtual constructors/destructors?

786


Is map thread safe c++?

872


What is iterator c++?

737