Answer from cs61c-ay (Peter Lau 16743989) for Question 3 Java equiv of malloc = new java equiv of free = garbage collection c relies on pointers to specific memory addresses. these pointers need to be updated if the memory is reorganised.