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


    ⚡ Month End Offer- Few Hours Left Flat 55% Off On All Courses!! Coode - OCT55 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