1 is CORRECT. When 1011 is shifted left two positions, the 10 is shifted out of the register (i.e. they are lost) and 11 occupied the two most significant positions in the shift register. Behind these SI = 01 is added to the least two significant positions. Result: QCQCQBQA = 1101.