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
What is objref object in remoting?
Difference between .net remoting versus distributed com?
How do you implement distributed applications in .net?
Garbage collector?s functionality on unmanaged code ?
What is the Difference between CAO and SAO in Remoting.
Hello, I want to connect a system in LAN and i want to access that.When ever i am moving a mouse in my desktop the similar thing have to happend in the another system in which i have connected. I need coding for this in c# and .NET . any one please help me.It is very urgent to me Advance thanks. my email id:manojkumarchallagundla@gmail.com
What are the types of remotable objects?
What are the types of remoting?
What are dynamic assemblies?
When should we choose .net remoting over .net web services?
What are the information required to configure remote objects?
Write a example code for remoting?
Which one is better WebService and Remoting ?
Explain the difference between the registerwellknownservicetype(), registerwellknownclienttype(), registeractivatedservicetype() and registeractivatedclienttype() in .net?
What do you mean by passport authentication?