Stack can be described as a pointer. Explain.

Answer Posted / cse

Stack is also dynamic memory, without the hassle.
Dynamic memory uses pointers to check its value, free the
memory, etc.

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Difference between calloc and malloc ?

695


What is non linear structure?

669


What is binary search in programming?

652


State the difference between stacks and linked lists?

724


What is the difference between array sort () and array sort t >()?

646


What is difference between stack and queue?

661


What data structure underlies a python list?

686


What do you mean by linear probing?

779


What are the advantages and disadvantages of linked list over array?

754


Why is hashmap faster than treemap?

668


What is difference between tree and binary tree?

730


What is bubble insertion selection sort?

659


What is a map programming?

670


How would you check if a binary tree is BST or not ? Write a program.

682


Is array size dynamic or fixed?

711