Answer Posted / 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 View All Answers
Different types of keys in SQL?
How would you go about developing a ssrs report?
What is difference between count (*) and count 1?
When is update_statistics command used?
Create a dts package to produce a text file using the ‘update statistics’ command for the tables in a database with obsolete statistics.
Tell me when is the update_statistics command used?
What are drillthrough reports?
You have a stored procedure, which execute a lengthy batch job. This stored procedure is called from a trigger you do not want to slow the data entry process you do not want trigger to wait for this batch job to finish before it completes itself what you can do to speed up the process?
Can sql servers link to other servers like oracle?
Explain the truncate command? : SQL Server Architecture
How to execute stored procedure and set temp table in sql server?
Difference between Sql server reporting services and Crystal reports?
What is the process of normalization?
Where are sql server user names and passwords stored in sql server?
Is sql server 2016 free?