Pergunta de entrevista da empresa tretton37

- How does the internals of an Array work in C++? - What is the difference between RAM and Stack? - Give an example of a higher-order function? - What is a linked-list?

Resposta da entrevista

Sigiloso

23 de mai. de 2020

An array is an allocated segment of memory in the stack with a reference to the first memory adress space etc. etc.