Multiple Choice
When a server executes the accept) method it:
A) Blocks and waits for a connection
B) Checks for a connection and if there is none it exits
C) Blocks but in a new thread
D) Any of the above,depending on the input parameters to accept)
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q3: The sleep method of the Thread class
Q4: Java's Thread class is in the _
Q5: Discuss the components of the JavaBean model.
Q6: _ means that an object has an
Q7: What is an advantage of applying Java
Q9: What is a socket?
Q10: The Java library that supports database connectivity
Q11: The FXML file in a JavaFX application
Q12: What method in the Thread class is
Q13: What is a JavaBean?