What is the use of Port no?



What is the use of Port no?..

Answer / naveen

Each hardware can interact with the other with a specific
path dedicated for it during its installation. That path is
decided either by the processor or by manually.

For eg. consider the port where you install the mouse, or
consider even the keyboard port, etc.,

for any outsiders a specified path will be dedicated as
such. Even for the modem to communicate with the outside
world. For the server to compile and run the programs, it
needs one particular port that it maintains during its
service in that system. That port is mentioned manually of
our interest so that those server can run at that specified
port. So that the request and response will be under one
port. The servers will keep observing that port whether any
request has arrived, if so will send the response in the
same port.

Is This Answer Correct ?    4 Yes 2 No

Post New Answer

More SQL Server Interview Questions

State a few properties of relational databases?

0 Answers  


You want to implement the one-to-one relationship while designing tables. How would you do it?

0 Answers  


Explain the cursor lock types?

0 Answers  


A left outer join B B right outer join A gives the same result then what is the use of two?

1 Answers  


Explain transaction server distributed transaction?

0 Answers  






Difference between writing SQL query and stored procedure ?

15 Answers   Cognizant, Infosys, TCS, Veritas,


Does server sql treat char as a variable-length or fixed-length column?

0 Answers  


What is the difference between clustered and a non-clustered index?

0 Answers   NA,


What is the difference RDBMS and Graph Database?

0 Answers   EXL,


What is a sql join?

0 Answers  


What value could be assigned to Varchar Type?

3 Answers  


Do you know what is sql injection?

0 Answers  


Categories