noun
memory area; memory region; memory space
Technical term in computing for a contiguous block of memory, often used when discussing allocation, addressing, or data storage.
プログラムは実行時にメモリ領域を確保する。
The program allocates a memory area at runtime.
このメモリ領域には重要なデータが保存されている。
Important data is stored in this memory region.