Domanda di colloquio di Cisco

What is put on stack when calling a function?

Risposta di colloquio

Anonimo

12 mar 2025

You put program counter, program status word, stack pointer and data registers. In addition you can put arguments of the function (unless you already put them in registers).