MCQOPTIONS
malloc() allocates memory..
malloc() allocates memory from the heap and not from the stack.