šŸ“¢ 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 data structure is commonly used in the

    implementation of recursive descent parsing?
    A Queue Correct Answer Incorrect Answer
    B Stack Correct Answer Incorrect Answer
    C Tree Correct Answer Incorrect Answer
    D Linked List Correct Answer Incorrect Answer
    E Hash Table Correct Answer Incorrect Answer

    Solution

    Recursive descent parsers rely on the stack for function calls and grammar expansions.

    Practice Next
    More Compiler Design Questions
    ask-question