Answer from cs61c-ev (Roland Carlos 16583196) for Question 1 Comments do not translate directly until assembly code. However, their purpose of leaving notes to help explain code (among other things) is quite useful. Memory allocation is taken care by C and not in MIPS. However, malloc is required for dynamic memory usage, so it has an improtant purpose.