Piggy backing is a technique for
a) Flow control b) sequence c) Acknowledgement
d) retransmition
Answers were Sorted based on User's Feedback
Answer / santosh
Piggybacking is a technique used for efficient utilization
of bandwidth. The acknowledgment for previous segment is
sent along with the data request/transfer of current
segment. ANS- C
| Is This Answer Correct ? | 9 Yes | 0 No |
Write code to read the records from a file and load any array of size 99?make sure that you take care of all the error conditions?
What is meaning of web application. & the purpose of web application. with description.
how do i create my own exception class which will restrict IO exception?
needs examples for black box testing and white box testing
if there are n nodes in a binary tree, how many null pointers are there?
What is %Type,%Rowtype?
What is procedural oriented language language..? give some examples of this language....?
what is c sharp dotnet
How many forms can you create in a Visual Basic 6 Standard EXE project? Is there any limit on that?
Hi guys... I have one doubt ..Exception is a runtime error then why we have checked exception... Thanks in advance
To sorting array of 10 elements which sorting is best a)selection b)bubble c)tree sort
purpose of abstraction and interface