Piggy backing is a technique for
a) Flow control b) sequence c) Acknowledgement
d) retransmition
Answer Posted / fakkad
acknowledgment
| Is This Answer Correct ? | 59 Yes | 2 No |
Post New Answer View All Answers
Difference between HTML and DHTML?
hi viewers, tell me,what is scripting and programming, define and difference...pls
What is the entry point function of a DLL?
write the a cl program with the following specification A. Accept 2 parameters-date and date type B. if date type is J then convert date to *MDY format C. if date type is M convert date to *JUL format 4.send a program message with the value of converted date Please explain for each with coding?
can we extend a class having only one parameterised constructor.Suggest the process to do it.
Write a program to find factorial of a number using functions
what is c sharp dotnet
How to call dll API sub routine in VB Form.
is it acceptable if we declare multiple exceptions in same overridden method.
what is the current salary package in India for a lamp programmer
what is the diffrence between software and hardware language?
What is the Difference between in memory database and physical database
we create a pf with 3 fields.2 is defined as keyfields.we lock it with alcobj command.how we find out whether the file is locked or not?is it dspfd??/
Describe the difference between Interface-oriented, Object-oriented and Aspect-oriented programming
Given n red balls and m blue balls and some containers, how would you distribute those balls among the containers such that the probability of picking a red ball is maximized, assuming that the user randomly chooses a container and then randomly picks a ball from that.