Question d’entretien chez Cisco

What is put on stack when calling a function?

Réponse à la question d'entretien

Utilisateur anonyme

12 mars 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).