Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in stack-memory
Does a garbage collector collect stack memory, heap memory, or both?
Jun 23, 2018
memory-management
garbage-collection
language-agnostic
heap-memory
stack-memory
Where are temporary object stored?
Aug 18, 2022
c++
heap-memory
temporary-objects
stack-memory
Why does the x86-64 / AMD64 System V ABI mandate a 16 byte stack alignment?
Feb 20, 2022
assembly
x86-64
memory-alignment
stack-memory
abi
x86 where stack pointer points?
Sep 14, 2022
assembly
x86
stack
stack-memory
stack-pointer
intel
C# - Garbage Collection
Nov 19, 2022
c#
heap-memory
stack-memory
How to send 4000+ requests in exactly 1 second?
Jul 14, 2021
java
jmeter
performance-testing
heap-memory
stack-memory
Creating Objects on the stack memory in java ?
Sep 14, 2022
java
value-type
stack-memory
Is it better to use heap or stack variables?
Sep 12, 2022
c++
variables
heap-memory
stack-memory
How do I allocate a std::string on the stack using glibc's string implementation?
Sep 12, 2022
c++
memory
heap-memory
stdstring
stack-memory
Why is allocation on the heap faster than allocation on the stack?
Nov 09, 2022
c++
heap-memory
new-operator
stack-memory
automatic-storage
Move value from local stack to heap? (C++)
Dec 16, 2018
c++
heap-memory
stack-memory
When is array allocated on stack in c#?
Sep 04, 2022
c#
arrays
heap-memory
allocation
stack-memory
Stack vs. Heap in Javascript? (Maximum call stack size exceeded)
Sep 04, 2022
javascript
memory-management
heap-memory
stack-memory
Fields of class, are they stored in the stack or heap?
Sep 04, 2022
c#
memory-management
heap-memory
stack-memory
Print out value of stack pointer
Sep 03, 2022
c
linux
stack-memory
stack-pointer
Program stack and heap, how do they work?
Sep 03, 2022
kernel
heap-memory
stack-memory
How do Haskell compilers decide whether to allocate on the heap or the stack?
Sep 03, 2022
haskell
memory-management
compiler-construction
heap-memory
stack-memory
Is a String literal stored on the stack? Is a new String stored on the stack? [duplicate]
Sep 03, 2022
java
memory-management
heap-memory
stack-memory
Are global variables in C++ stored on the stack, heap or neither of them?
Sep 03, 2022
c++
global-variables
heap-memory
stack-memory
Why are the terms "automatic" and "dynamic" preferred over the terms "stack" and "heap" in C++ memory management?
Aug 31, 2022
c++
heap-memory
stack-memory
automatic-storage
« Newer Entries
Older Entries »