What is the name of the method that postpones sending acknowledgements temporarily to attach them to the next outgoing data frame?

Choose the correct answer

Explanation

Piggybacking is the technique where acknowledgements are delayed briefly so they can be included with the next outgoing data frame, improving communication efficiency. Cyclic Redundancy Check and Fletcher’s Checksum are error-detection methods, not related to delaying acknowledgements.

What is the name of the method that postpones sendin… — Basic computer knowledge | PakQuizHub