Answer from cs61c-ck (Allen Lee 16583554) for Question 2 Imprecise exceptions are exceptions in which the correct exception is not necessarily associated with the instruction that caused it. A machine with imprecise exceptions leaves it up to the operating system to determine which instruction caused the problem.