Consider bit-stuffing (also known as bit-insertion). Consider k = 2. If the data bits of the frame to be sent are
1110011010110011101
what are the actual bits sent by the sender? Please include some idleness bits before and after the frame.
b) Is it possible to have k=1? Why or why not?