I humbly disagree with your answer @Bikram sir.
In Stop and Wait, Sender needs only one frame number, and so does Receiver. Hence, total numbers required = 2, and total bits required = 1. ALWAYS.
For GBN, it'll be 7 bits. Because Sender needs 109 numbers and Receiver needs just 1. Total would be 110 numbers, and we need 7 bits to uniquely identify them.
For SR, it'll be 8 bits. Because Sender needs 109 numbers and so does Receiver. Total would be 218 numbers, and we need 8 bits to uniquely identify them.