Homechevron_rightEngineeringchevron_rightComputer Sciencechevron_rightData Structurechevron_rightIn a Stack the command to access nth element from the top of the stack...

In a Stack the command to access nth element from the top of the stack...

  • Q. In a Stack the command to access nth element from the top of the stacks will be
  • 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. Inserting an item into the stack when stack is not full is called
  • filter_dramaExplanation
    Answer is : A
    None.
  • 2. Aposterior analysis are more accurate than apriori analysis because ?
  • filter_dramaExplanation
    Answer is : B
    None.
  • 3. The equivalent prefix expression for the following infix expression (A+B)-(C+D*E)/F*G is
  • filter_dramaExplanation
    Answer is : A
    None.
  • 4. Here is an infix expression: 4 + 3*(6*3-12). Suppose that we are using the usual stack algorithm to convert the expression from infix to postfix notation.
    The maximum number of symbols that will appear on the stack AT ONE TIME during the conversion of this expression?
  • filter_dramaExplanation
    Answer is : D
    None.
  • 5. If the sequence of operations -

    push(1)
    push(2)
    pop
    push(1)
    push(2)
    pop
    pop
    pop
    push(2)
    pop

    are performed on a stack, the sequence of popped out values are ?
  • filter_dramaExplanation
    Answer is : A
    None.

Data StructureTopics

leaderboardLeaderboard
  • Rahul Kumar

    191 Points

  • VIKRAM JEET

    54 Points

  • GEETHIKA CHOWDARY

    53 Points

  • sunita saini

    52 Points

  • Zain

    49 Points