Interviewer And Interviewee Guide

Network Programming Interview Question:

What are the two important TCP Socket classes?

Submitted by: Administrator
Socket and ServerSocket. ServerSocket is used for normal two-way socket communication. Socket class allows us to read and write through the sockets. getInputStream() and getOutputStream() are the two methods available in Socket class.
Submitted by: Administrator

yes
Submitted by: Uma Aruna

Read Online Network Programming Job Interview Questions And Answers
Copyright 2007-2024 by Interview Questions Answers .ORG All Rights Reserved.
https://InterviewQuestionsAnswers.ORG.