Which of the following sections stores global, uninitialized variables?
bss
A register that IS guaranteed to be the same value before and after a function call is called which of the following?
callee saved register
Which of the following registers is automatically overwritten during the call instruction?
ra
Which of the following registers holds the address of the next instruction after a call?
ra
The stack, when everything is allocated, must be aligned by which of the following values?
16