Stack can be described as a pointer. Explain.
Answer Posted / shweta
the TOP of Stack element is pointed by a pointer,when we
use PUSH and POP operations i.e. LIFO.
| Is This Answer Correct ? | 10 Yes | 3 No |
Post New Answer View All Answers
How do signed and unsigned numbers affect memory?
Can we change load factor of hashmap?
Which interfaces are implemented by abstractsequentiallist?
What is mean by merge sort?
What do you mean by Syntax Error
What is time complexity of sorting algorithms?
Explain binary search tree?
How does linkedhashset work internally?
Name two algorithms two find minimum spanning tree?
Define linked list data structure.
What does enum do?
Explain binary searching and Fibinocci search?
What is an expression tree?
What is difference between hashmap and hashset?
What is a subtree in data structures?