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


    Question

    Which of the following allows dynamic memory

    allocation?
    A Array Correct Answer Incorrect Answer
    B Stack Correct Answer Incorrect Answer
    C Queue Correct Answer Incorrect Answer
    D Linked List Correct Answer Incorrect Answer
    E String Correct Answer Incorrect Answer

    Solution

    Linked lists allocate memory dynamically at runtime using pointers.

    Practice Next
    ask-question