Piggy backing is a technique for
a) Flow control b) sequence c) Acknowledgement
d) retransmition
Answer Posted / surya teja
acknowledgement(c)
Is This Answer Correct ? | 11 Yes | 0 No |
Post New Answer View All Answers
details description on this mantis? who is founder of this mantis?
if 2 is passed as an argument to the method,void GC.Collect then what would be the result?
In loading programs into memory, what is the difference between load-time dynamic linking and run-time dynamic linking?
how sap is different from other software ?
What is the difference between COM and CORBA?
differences between qtp10.0 and 11.0 ?
difference between mantis and other tools?
Have you used callsymputx? what points need to be kept in mind when using it?
if 3 duplicate records, by keeping one original and one duplicate record, and how to delete remaining 2 duplicates in sql server 2008
Mainly Related to Oracle, DBMS , Oracle Stored Procedures, Functions, Oracle 9i Architecture, Redo logs..., Views,
Bonjour, svp je veut voir comment envoyer un mail en java et comment changer le droit d'accé d'un fichier en java: de lecture en lecture/écriture et merci d'avance ;)
What is the difference between DECISION COVERAGE(DC) and MODIFIED CONDITION/DECISION COVERAGE(MCDC)?
3 members in a pf.how we read 3 members without using ovrdbf.using rg pgms....
You are given a dictionary of all valid words. You have the following 3 operations permitted on a word: delete a character, insert a character, replace a character. Now given two words - word1 and word2 - find the minimum number of steps required to convert word1 to word2. (one operation counts as 1 step.)
It is possible to take number of controls added to form at run-time.ex-when user enter 6, 6 text boxes get added to form,next time number of controls get change as per user number enter. What is code for that?