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

(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

1 Expert Approved Answer
Step: 1 Unlock

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

blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!