McqMate
Login
Register
Home
Search
Login
Register
Computer Science Engineering (CSE)
Data Structure (DS)
Which of the following is not the possib...
Q.
Which of the following is not the possible operation on stack?
A.
push
B.
pop
C.
display
D.
enqueue
Answer» D. enqueue
View all MCQs in:
Data Structure (DS)
Discussion
Comment
Related Questions
Inserting an item into the stack when stack is not full is called …………. Operation and deletion of item form the stack, when stack is not empty is called ………..operation.
When a stack is organized as an array, a variable named Top is used to point to the top element of the stack. Initially, the value of Top is set to_______to indicate an empty stack.
Suppose implementation supports an instruction REVERSE, which reverses the order of elements on the stack, in addition to the PUSH and POP instructions. Which one of the following statements is TRUE with respect to this modified stack?
When the push operation is performed on stack the value of TOS will be ______
In stack deletion operation is referred as _____
Which of the following is a possible operation on queue?
Which of the following is an application of stack?
Which of the following is an application of stack?
Which is/are the application(s) of stack
In stack, to display the lastly inserted element without removing it, which function is used?
Login to Continue
It will take less than 2 minutes
Continue with Google
Continue with Linkedin
Continue with Twitter
Report MCQ
Remark*
Report