What is the difference in the service offered to applications by the TCP and UDP protocols?
What will be an ideal response?
Ans : TCP provides reliable (delivery guaranteed) and UDP provides unreliable ( delivery not guaranteed) , so in TCP it ensures that your packet will reach the destination and provide the acknowlegment, UDP doesn't ensure that.
You might also like to view...
An associative mapping __________.
a) stores the entire page table in content-addressed associative memory b) provides better performance than direct mapping c) is too expensive to implement d) all of the above
In the fluid layout, pages and columns are set to a certain width.
Answer the following statement true (T) or false (F)
When adding a background image, if you create a style rule in the external style sheet, the background image will show up on all pages that have the masthead div as part of their structure.
Answer the following statement true (T) or false (F)
The binary equivalent of 24 is ____.
A. 00000011 B. 11000000 C. 00011000 D. 00001111