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


Please Help Members By Posting Answers For Below Questions

write a program to show the insertion and deletion of an element in an array using the position

496


Why hashmap is faster than hashtable?

509


Does linkedhashset allow null values?

500


Run time memory allocation is known as ?

561


How does insertion sort works?

504






Can treemap key null?

585


What is difference between list and array?

470


If we try to add duplicate key to the hashmap, what will happen?

482


Define collision in hashing?

488


Is binary tree a binary search tree?

479


Can you use Bubble Sort To sort the number of elements.

496


Is vector synchronized?

519


What is a vector element?

465


Where is binary tree used?

501


What is binary tree and its types?

493