Other contributors have said "Stack buffer overflow?" is the same question as "What does stack overflow mean?" If you believe that these are not asking the same thing and should be answered differently, click here

What does stack overflow mean?

Answer:

Answer

Stack is a specific amount of memory assigned to a program to use. A stack overflow means that this stack is full and you can't insert anymore data into it

First answer by ComputerJy. Last edit by ComputerJy. Contributor trust: 344 [recommend contributor recommended]. Question popularity: 37 [recommend question].