1. Assume that EAX contains ff ff ff 51 and the doubleword referenced by value contains ff ff ff f1.

a. True
b. False.

2. The conditional jump statement add eax, value js dest causes a jump to the label dest.

a. True
b. False