Correct answer: M = X̅Y, N = X ⊕ Y
The correct option states that the Borrow (M) is determined by the condition where X is less than Y, which is represented by X̅Y, while the Difference (N) is calculated using the exclusive OR operation (X ⊕ Y), which accurately reflects the subtraction of Y from X.