What?s typical about a Windows process in regards to memory
allocation?
Answer Posted / swapna
Each process is allocated its own block of available RAM
space, no process can access another process code or data.
If the process crashes, it dies alone without taking the
entire OS or a bunch of other applications down.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain how to directly call a native function exported from a dll?
What do you mean by windows authentication?
What is the Difference between CAO and SAO in Remoting.
Define the lease of the object?
What are the information required to configure remote objects?
define client activated objects (cao)?
What is asynchronous programming?
Explain marshalling and its types in .net remoting
Explain Singleton design pattern of Remoting?
How to directly call a native function exported from a dll?
what are the requirements to enable remote components to interact each other?
What are static assemblies?
Which one is better WebService and Remoting ?
Difference between web services & remoting?
How can you configure a .net remoting object via xml file?