Answer the question
In order to leave comments, you need to log in
What is stack and heap in programming language?
What's up, software.
The data structure - Stack(LIFO), and Stack in Java are two completely different things.
In general, explain in an accessible language what are stack and heap when programming?
I'm so confused that I can't adequately formulate the question.
Answer the question
In order to leave comments, you need to log in
There is some confusion. Many programming languages have call stacks and memory heaps. They are rather indirectly related to the data structures of the same name. And if the call stack is really similar to LIFO in terms of device, then the memory heap has little in common with the FIFO data structure.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question