Piggy backing is a technique for
a) Flow control b) sequence c) Acknowledgement
d) retransmition
Answer Posted / mighty
acknowledegement
| Is This Answer Correct ? | 24 Yes | 2 No |
Post New Answer View All Answers
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?
what will we require to build project with the help of oracle
SAS question: I have 50 fils a1,a2,...,a50. the primary key is upc. then if i want to merge all 50 files, the code is as follows, data test; merge a1 ... a50; by upc; run; we know that writing all 50 files name is time consuming, is there any standard format of this code?
Please forward important interview and basic questions in VB6 on my email id: usneha_16@yahoo.co.in
how to check single or double byte in struts
Hi I am Rathnam, How To Remove the duplicates with out using remove duplicate stage in the datastage
can we extend a class having only one parameterised constructor.Suggest the process to do it.
Delta 5 weight scale not connect with oracle application what i can do?
Definition of Singleton Class? what is the Purpose of it? what is the advantage?
through which algorithm does the garbage collector works? how the garbage collector will understand that the object will going to be deleted?
5. How do you round the addition or subtraction of two numbers in assembler?
What r the attributes using in Win Runner?
iam confused to choose among testing, .net and java can anybody help me????????
What is the use of sas software? Is sas and sap are different?
Define Form modules, Class modules and Standard modules