Amongst the 6 elementary DLL protocols:
A.
Simplex stop-and-wait protocol uses piggybacking;
B.
For go-back-n protocol, receiving window = 1;
C.
For go-back-n protocol, sending window = MAX_SEQ;
D.
For selective repeat protocol, the sending window <= MAX_SEQ.