Answer:
Remoting is a .NET technology where we can invoke objects which are lying on
different server or different geographical location.
Below is the diagram shows the concept of Remoting.
In the above diagram, a client which is located in India want to access object
of .NET class from the server which is located in US, So this can be done by
Remoting.
Please click here to see more .NET/ASP.NET
interview questionsa
Regards,
Visit Authors blog for more
.NET/ASP.NET interview questions