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
What is self contained scalar sub query?
What the class forname () does?
What are the options which must be set to allow the usage of optimistic models?
What is outer join in sql server joins?
What are key, name and value columns of an attribute? : sql server analysis services, ssas
What is the difference between push and pull subscription? : sql server replication
You have a table with close to 100 million records recently, a huge amount of this data was updated now, various queries against this table have slowed down considerably what is the quickest option to remedy the situation?
You want your report to display a hyperlink that will take users to your intranet. How do you configure such a hyperlink?
What is thr feature of change data capture?
What are views used for?
What will be the value of @@fetch_status if a row that was a part of the cursor resultset has been deleted from the database after the time the stored procedure that opened the cursor was executed?
What is the openxml statement in sql server?
Which tcl commands are available on the sql server?
Explain the use of containers in ssis?
What is the difference between a function and a trigger?