Which of the following parameters can be specified in the header of a request in the Hypertext Transfer Protocol (HTTP)
The types of image formats that a browser understands The type of browser (e
, Netscape, Internet Explorer) making the request The method by which the request is to be satisfied—for example, whether the request is a GET of a form submission (a) III only (b) I, II, and III (c) II and III only (d) I and II only Correct answer is (b) Feedback: See section 1
1 of the course notes
-------------------------------------------------------------------------------- 2
Which of the following distinguish stream sockets (e
, TCP) from datagram sockets (e
, UDP)
Stream sockets guarantee delivery of the data sent through them
Stream sockets can be used to send application