Answer from cs61c-eo (James McBryan 16730959) for Question 3 Wher eare all the frame pointers stored? on the heap? Is the stack just a memory address? and we are just referencing that? So its not really in a register.. and the stack pointer simply points to the memory adress of the stack in memory?