Answer Posted / tiger skumar
Every process has its own virtual memory.Becoz of its not
affect the another process when a process throws an
error.But .net it went one step ahead.Multiple application
can run on same process.But its divide into application
domain.Among the application domain the object invoke can be
done through the Remoting.
| Is This Answer Correct ? | 12 Yes | 2 No |
Post New Answer View All Answers
Tell me the difference between value passing and address passing?
Is there an equivalent to the instanceof operator in visual j++?
What is c# used for in the industry?
What is a static property. Give an example?
What is string programming language?
Do loops in c#?
How can it prevents DLL Hell assembly versioning in .NET?
Can a dictionary have duplicate keys c#?
Write down the c# syntax to catch an exception
What is the difference between method and function in c#?
Give examples for reference types?
What can we do to handle multiple exceptions?
Why to use “using” in c#?
What is c-sharp (c#)?
How do you encapsulate in c#?