Correct Answer
verified
True/False
Correct Answer
verified
Multiple Choice
A) An object of type bytes.
B) A list object containing lines of data separated by carriage returns.
C) A string containing all data that was received.
D) A Boolean value indicating whether the receive was successful.
Correct Answer
verified
Multiple Choice
A) A string containing the client's IP address.
B) A list containing the client's IP address and port.
C) A tuple containing the client's socket and its address information.
D) A bytes object containing the client's IP address.
Correct Answer
verified
Multiple Choice
A) 10.0.0.1
B) 127.0.0.1
C) 169.254.1.1
D) 192.168.1.1
Correct Answer
verified
Multiple Choice
A) isDead()
B) isAlive()
C) isActive()
D) isQueued()
Correct Answer
verified
True/False
Correct Answer
verified
True/False
Correct Answer
verified
Multiple Choice
A) The thread's class must implement a run method.
B) The thread's class must implement an exec method.
C) The thread must include the "process" class as a parent.
D) The thread must be told to execute using the exec=yes key.
Correct Answer
verified
True/False
Correct Answer
verified
Showing 41 - 50 of 50
Related Exams