área dinâmica para dados(A portion of memory reserved for a program to use for the temporary storage of data structures whose existence or size cannot be determined until the program is running)
heap(A portion of memory reserved for a program to use for the temporary storage of data structures whose existence or size cannot be determined until the program is running)