Why do we usually use a compare instruction before a branching instruction?
a) To ensure that the branching condition is satisfied
b) To optimize the execution time of the branching instruction
c) To simplify the branching logic
d) To prevent errors in the branching process