MCQs > IT & Programming > Core Java > You want to listen TCP connections on port 9000. How would you create the socket?

Core Java MCQs

You want to listen TCP connections on port 9000. How would you create the socket?

Answer

Correct Answer: new ServerSocket(9000);

Explanation:

Note: This Question is unanswered, help us to find answer for this one

Core Java Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

Core Java Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it