80.9k views
1 vote
Describe three general methods for passing parameters to the operating system.

User SCFrench
by
8.3k points

1 Answer

3 votes

a. Pass parameters in registers

b. Registers pass starting addresses of blocks of parameters

c. Parameters can be placed, or pushed, onto the stack by the program, and popped off the stack by the operating system

User Zzzeek
by
8.7k points

No related questions found

Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.