Question: (8) The method send() and sendto() (a) (b) Send TCP message and UDP message respectively Send UDP message and TCP message respectively (c) Both


(8) The method send() and sendto() (a) (b) Send TCP message and UDP message respectively Send UDP message and TCP message respectively (c) Both can send TCP and UDP message (d) None of these The following code returns list data-type: type(dir(list)) What will this statement return: type(dir(dict)) (a) Dictionary (b) List (C) Tuple (d) Set
Step by Step Solution
3.43 Rating (150 Votes )
There are 3 Steps involved in it
The detailed answer for the above question is provided below answer 8 c Both can send TCP and UDP message 9 b List Explanations Answer 8 The send and ... View full answer
Get step-by-step solutions from verified subject matter experts
