πŸ“Š Computer Architecture
Q. If the subroutine exceeds the private space allocated to it then the values are pushed onto
  • (A) stack
  • (B) system heap
  • (C) reserve space
  • (D) stack frame
πŸ’¬ Discuss
βœ… Correct Answer: (A) stack

Explanation: if the allocated work space is exceeded then the data is pushed onto the system stack.


Explanation by: Mr. Dubey
if the allocated work space is exceeded then the data is pushed onto the system stack.

πŸ’¬ Discussion

πŸ“Š Question Analytics

πŸ‘οΈ
966
Total Visits
πŸ“½οΈ
3 y ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
97%
Success Rate