Piggy backing is a technique for
a) Flow control b) sequence c) Acknowledgement
d) retransmition
Answer Posted / sahithi
acknowledgement
| Is This Answer Correct ? | 28 Yes | 2 No |
Post New Answer View All Answers
Can i please VHDL code for D-Latch with clear input ?? (HINT: Set up a “Process” with appropriate sensitivity list to get the desired D-Latch with Clr working.) Inputs and Outputs: entity Lab4b is Port ( Clr, Clk, D : in STD_LOGIC; Q : out STD_LOGIC); end Lab4b;
Suppose server object is not loaded into the memory, and the client request for it , what will happen?
how to get second highest salary from a employee table and how get a 5th highest salary from a employee table by using proc sql?
What is the difference between COM and CORBA?
Write a shell program where you enter a number which corresponds to K.M. Find out the corresponding values in m, cm, inches, and feet. Hints:- 1 k.m= 1000 m 1 m= 100 cm 1 inches= 2.54 cm. 1 feet= 12 inches
smal talk is pure object oriented or not?
in IT trend mantis meant what? how to know mantis in IT trends? detail description about mantis?
how CLR identify vb file?
What sysoption determines where the macro facility searches a specific catalog for complied macro?
what is difference between input parameter and output parameter.
could u please also write an example of a code that involves instances from an abstract class just as u did for interfaces because u said it could also work which i really doubt. thanks
what is web service in java? have u use before.
What is the Difference between in memory database and physical database
What is autocall macro and how to create autocall macro? what is the use of it?
Write a program to reverse a number?