Domanda di colloquio di Apple

How do you know which direction a memory stack grows in?

Risposte di colloquio

Anonimo

20 set 2009

in C, print out the address of variables. You can tell if the direction by comparing 2 addresses in the same stack call.

7

Anonimo

21 mar 2009

Just google this question.

1