Answer from cs61c-ch (hani aldhafari 14962689) for Question 2 Generally, while programming in C one hardly considers what the compiler does beneath the abstraction. I claim that the C programmer would not be impacted in any way because whether or not the compiler does the functions of the assembler or linker doesn't influence anything in the coding process.