if the bit string 0111101111101111110 is bit stuffed,what is
the output string?
Answers were Sorted based on User's Feedback
Answer / manju
If we take the flag as "01111110",then the output string at
the sender is::"0111111001111011111001111101001111110".
It is destuffed at the receiver and the actual message is
recieved by it.
Is This Answer Correct ? | 21 Yes | 6 No |
Why it is a preferable option in parallelextender development ?
2. A product selected for testing is equally likely to have been produced by one the 6 machines/processes. (i) Determine sample space ‘S’ (ii) What is the probability that the product is from machine 1? (iii) What is the probability that the product is from machine 2 or machine 4? (iv) What is the probability that the product is from both machine 5 and machine 3? (v) What is the probability that the product is not from machine 6? (vi) What is the probability that the product is not from either machine 6 or machine 1?
Give an algorithm for the following problem and determine its time complexity. Given a list of n distinct positive integers, partition the list into two sublists, each of size n/2, such that the difference between the sums of the integers in the two sublists is maximized. You may assume that n is a multiple of 2 (i.e. n is even).
IS THE SAMPLE POINT OF LPG SPHERE TANK PEFOR OR AFTER BUMP?
if u have question papers/sample papers of any of PSUs,plz send me at dinesh.pandey3@gmail.com
Stable storage cannot be implemented. (A) Explain why it cannot be. (B) Explain how database system deal with database applications
how to join two table those stored on different database.
what are purchase order , sales order idoc names and idoc types
what is the maximum load for MDB, SMDB & DB
can any give an exact example about, resolving the sql errorcode -305
Some question are asked from computers also. How we calculate sum in Excel? can we find cube root in Excel if yes , how? If i want to send excel sheet to 10 different person, how i can send it ( don`t tell me by mailing) condition given by interviewer.If A=.03rs(tsqr), value of r increase by 50%, s by 30% & t decrease by 20%. find value of A. If two coins having dia 25 & 16 they are rotate in their axis , Coin having dia 25 reach a point at x per sec, in how many min coin having dia 16 reach that place, Both are rotating in same direction.
100,1,99,2,98,3...... write a C pgm to generate this series with user input for the number of nos. to b displayed..