Interviewer And Interviewee Guide

Linux Socket Programming Interview Question:

Why bind system call is required in socket programming?

Submitted by: Administrator
bind system call assigns a name to the unnamed socket.
Binding an address allows a process to register its address
with the system. This makes it possible for other process to
find it.
Submitted by: Administrator

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