Piggy backing is a technique for
a) Flow control b) sequence c) Acknowledgement
d) retransmition
Answer Posted / dipti
c) Acknowledgement
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
8.In DSP,Define Signal and System?and various type of signals.
what are all the ant command options
One boy has to climb steps. He can climb 1 or 2 steps at a time. Write a function that will returns number of way a boy can climb the steps. Int WaytoSteps(int n) (eg:- suppose number of steps is n=4 ,the function will return 5 (one-one-one-one ,one-one-two, one-two-one-,two-one-one, two-two)
hi..this is kartheek..complted mca in 2009..but i dont have knowledge in programing..but to learn new language.. which one is suitable for me?is SAP or IBM mainframes is suitable for me..?if it suits how much will it costs..?pls answer...
a characteristic of a multiprogramming is? a.simultaneous exe of pgm instr 4m 2 appli b.concurrent processing of 2 r more prgms c.multiple cpu s d.all the abov
Can any one give an example (Source Code) on virtual function implemetation in Java?
what is the filters in biztakk server? where it can use?
hi viewers, tell me,what is scripting and programming, define and difference...pls
what is difference between kpo and it industry? that is in terms of work, package etc
Differevce between arrays and array builders?
What is the difference between DECISION COVERAGE(DC) and MODIFIED CONDITION/DECISION COVERAGE(MCDC)?
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?
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?
what is the system development cycle
Difference between debugging, running, executing of an application