Computer Science Engineering (CSE) Exam  >  Computer Science Engineering (CSE) Questions  >  Which of the following phases of the compiler... Start Learning for Free
Which of the following phases of the compiler is machine independent?
  1. Intermediate code generation
  2. Target code generation
  3. Intermediate code optimization
  • a)
    1
  • b)
    2
  • c)
    3
  • d)
    None of these
Correct answer is option 'A,C'. Can you explain this answer?
Most Upvoted Answer
Which of the following phases of the compiler is machine independent? ...
In compiler design, every phase takes inputs from its previous stage and feeds its output to the next phase of the compiler. There are 7 phases in a compiler.
  • Lexical analysis
  • Syntax analysis
  • Semantic analysis
  • Intermediate code generator
  • Code independent optimizer
  • Code dependent optimizer
  • Code generator
Machine-dependent optimization is done after the target code has been generated and when the code is transformed according to the target machine architecture. It involves CPU registers and may have absolute memory references rather than relative references.
Machine-independent optimization attempts to improve the intermediate code to get a better target code. The part of the code which is transformed here does not involve any absolute memory location or any CPU registers.
Machine independent phases are:
  • Lexical analysis
  • Syntax analysis
  • Semantic analysis
  • Intermediate code generation
  • Sometimes code optimization
Hence, the correct options are (A) and (C).
Explore Courses for Computer Science Engineering (CSE) exam

Top Courses for Computer Science Engineering (CSE)

Which of the following phases of the compiler is machine independent? Intermediate code generation Target code generation Intermediate code optimizationa)1b)2c)3d)None of theseCorrect answer is option 'A,C'. Can you explain this answer?
Question Description
Which of the following phases of the compiler is machine independent? Intermediate code generation Target code generation Intermediate code optimizationa)1b)2c)3d)None of theseCorrect answer is option 'A,C'. Can you explain this answer? for Computer Science Engineering (CSE) 2024 is part of Computer Science Engineering (CSE) preparation. The Question and answers have been prepared according to the Computer Science Engineering (CSE) exam syllabus. Information about Which of the following phases of the compiler is machine independent? Intermediate code generation Target code generation Intermediate code optimizationa)1b)2c)3d)None of theseCorrect answer is option 'A,C'. Can you explain this answer? covers all topics & solutions for Computer Science Engineering (CSE) 2024 Exam. Find important definitions, questions, meanings, examples, exercises and tests below for Which of the following phases of the compiler is machine independent? Intermediate code generation Target code generation Intermediate code optimizationa)1b)2c)3d)None of theseCorrect answer is option 'A,C'. Can you explain this answer?.
Solutions for Which of the following phases of the compiler is machine independent? Intermediate code generation Target code generation Intermediate code optimizationa)1b)2c)3d)None of theseCorrect answer is option 'A,C'. Can you explain this answer? in English & in Hindi are available as part of our courses for Computer Science Engineering (CSE). Download more important topics, notes, lectures and mock test series for Computer Science Engineering (CSE) Exam by signing up for free.
Here you can find the meaning of Which of the following phases of the compiler is machine independent? Intermediate code generation Target code generation Intermediate code optimizationa)1b)2c)3d)None of theseCorrect answer is option 'A,C'. Can you explain this answer? defined & explained in the simplest way possible. Besides giving the explanation of Which of the following phases of the compiler is machine independent? Intermediate code generation Target code generation Intermediate code optimizationa)1b)2c)3d)None of theseCorrect answer is option 'A,C'. Can you explain this answer?, a detailed solution for Which of the following phases of the compiler is machine independent? Intermediate code generation Target code generation Intermediate code optimizationa)1b)2c)3d)None of theseCorrect answer is option 'A,C'. Can you explain this answer? has been provided alongside types of Which of the following phases of the compiler is machine independent? Intermediate code generation Target code generation Intermediate code optimizationa)1b)2c)3d)None of theseCorrect answer is option 'A,C'. Can you explain this answer? theory, EduRev gives you an ample number of questions to practice Which of the following phases of the compiler is machine independent? Intermediate code generation Target code generation Intermediate code optimizationa)1b)2c)3d)None of theseCorrect answer is option 'A,C'. Can you explain this answer? tests, examples and also practice Computer Science Engineering (CSE) tests.
Explore Courses for Computer Science Engineering (CSE) exam

Top Courses for Computer Science Engineering (CSE)

Explore Courses
Signup for Free!
Signup to see your scores go up within 7 days! Learn & Practice with 1000+ FREE Notes, Videos & Tests.
10M+ students study on EduRev