Pergunta de entrevista da empresa Apple

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

Respostas da entrevista

Sigiloso

20 de set. de 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

Sigiloso

21 de mar. de 2009

Just google this question.

1