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

What does it mean to declare a member function as virtual?

801


How do you clear a map in c++?

828


Out of fgets() and gets() which function is safe to use and why?

943


What number of digits that can be accuratly stored in a float (based on the IEEE Standard 754)? a) 6 b) 38 c) An unlimited number

1014


What happens if a pointer is deleted twice?

1034


What is pointer to member?

779


what is a reference variable in C++?

898


What are the restrictions apply to constructors and destructors?

846


What can I safely assume about the initial values of variables which are not explicitly initialized?

821


Explain what are accessor methods?

868


Explain class invariant.

780


What is lazy initialization in c++?

838


What are friend classes?

839


Are iterators pointers?

900


Write about a nested class and mention its use?

830