# Problem Which section of memory contains uninitialized global and static variables? # Process ... # Answer ``` .bss ```