If my program is designed as main() calls foo() calls boo(), how many stack frames will be created? | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
0

If my program is designed as main() calls foo() calls boo(), how many stack frames will be created?

If the main() stack starts with address 0100 then approximately what will be the address for boo() stack?

13th May 2020, 9:11 AM
Jai
Jai - avatar
1 Réponse
0
Sounds like three to me. 🤔
13th May 2020, 9:13 AM
HonFu
HonFu - avatar