📢 Too many exams? Don’t know which one suits you best? Book Your Free Expert 👉 call Now!


    âš¡ Month End Offer - Flat 52% Off On All Courses! Enroll Now âš¡
    00:00:00 AM Left

    Question

    Which of the following tasks is NOT performed during

    lexical analysis?
    A Tokenization Correct Answer Incorrect Answer
    B Removing comments Correct Answer Incorrect Answer
    C Handling whitespace Correct Answer Incorrect Answer
    D Building parse tree Correct Answer Incorrect Answer
    E Generating symbol table entries Correct Answer Incorrect Answer

    Solution

    Lexical analysis converts source code into tokens; parse tree construction happens in the syntax analysis phase.

    Practice Next
    More Compiler Design Questions
    ask-question