Correct option is (a) carry flag is pushed into LSB & MSB is pushed into the carry flag
Easiest explanation: In RCL(Rotate right through carry), for each operation, the carry flag is pushed into LSB and the MSB of the operand is pushed into carry flag.