push() and pop() functions are found in

2025

push() and pop() functions are found in

  1. A.

    queues

  2. B.

    lists

  3. C.

    stacks

  4. D.

    trees

Attempted by 1189 students.

Show answer & explanation

Correct answer: C

Answer : C

Explanation

Stack uses push() to insert an item in stack, and pop() to remove the top item from stack.

Explore the full course: Cocubes Preparation