Ask Question
13 January, 04:24

What advantages do stack parameters have over register parameters? a. Programs using stack parameters execute more quickly. b. Register parameters are optimized for speed. c. Stack parameters reduce code clutter because registers do not have to be saved and restored. d. Stack parameters are compatible with high-level languages.

+1
Answers (1)
  1. 13 January, 05:28
    0
    C. Stack parameters reduce code clutter because registers do not have to be saved and restored.

    D. Stack parameters are compatible with high-level languages.

    Explanation:

    The advantages stack parameters have over register parameters are that stack parameters reduce code clutter because registers do not have to be saved and restored and are also compatible with high-level languages.
Know the Answer?
Not Sure About the Answer?
Find an answer to your question ✅ “What advantages do stack parameters have over register parameters? a. Programs using stack parameters execute more quickly. b. Register ...” in 📘 Computers and Technology if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers