MCQOPTIONS
Saved Bookmarks
| 1. |
What actually is the order of stack frame for a parameter to pass to a subroutine? |
| A. | parameter passed to a subroutine |
| B. | return address |
| C. | saved copies of registers(R4-R11) |
| D. | all of the mentioned |
| Answer» E. | |