Homechevron_rightEngineeringchevron_rightComputer Sciencechevron_rightData Structurechevron_right

  • Q.
  • filter_dramaExplanation
    Answer is : A
    None.

Discussion

    No one started the discussion yet. Break the ice and start the conversation.
    Please Login to be part of the discussion.

Similar Questions

  • 1. What happens when the stack is full and there is no space for a new element, and an attempt is made to push a new element?
  • filter_dramaExplanation
    Answer is : A
    None.
  • 2. What is the time complexity of pop() operation when the stack is implemented using an array?
  • filter_dramaExplanation
    Answer is : A
    None.
  • 3. Which of the following types of expressions do not require precedence rules for evaluation?
  • filter_dramaExplanation
    Answer is : A
    None.
  • 4. User perform following operations on stack of size 5 then -push(1);pop();push(2);push(3);pop();push(4);pop();pop();push(5);at the end of last operation, total number of elements present in the stack are -
  • filter_dramaExplanation
    Answer is : D
    None.
  • 5. An item that is read as input can be either pushed to a stack and later popped and printed, or printed directly. Which of the following will be the output if the input is the sequence of items 1, 2, 3, 4, 5 ?
  • filter_dramaExplanation
    Answer is : C
    None.

Data StructureTopics

leaderboardLeaderboard
  • Rahul Kumar

    191 Points

  • VIKRAM JEET

    54 Points

  • GEETHIKA CHOWDARY

    53 Points

  • sunita saini

    52 Points

  • Zain

    49 Points