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
How do you create a tree diagram?
What happens if an array goes out-of-bounds?
What is definition list?
What is meant by arraylist?
What do you mean by quadratic probing?
When is a graph said to be weakly connected?
Which language is best for data structures and algorithms?
What is data structure in programming language?
What is non linear data structure with example?
What is unhashable type list?
Why is data structure used?
How will you free the memory that is allocated at run time?
What is the complexity of selection sort?
Describe queue operation.
Is hashset thread safe?