What?s typical about a Windows process in regards to memory
allocation?



What?s typical about a Windows process in regards to memory allocation?..

Answer / 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

More Dot Net Remoting Interview Questions

What is asynchronous programming?

0 Answers  


How does assembly versioning in .NET prevent DLL Hell?

3 Answers   Satyam, Siebel Systems,


How do you reference to a private & shared assembly ?

1 Answers   Digital GlobalSoft,


What are the ways to renew lifetime leases of objects?

0 Answers  


What?s SingleCall activation mode used for?

1 Answers  






What does manifest consists?

0 Answers  


What is boxing and unboxing ?

4 Answers   Amdocs, BirlaSoft, TCS,


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

0 Answers   Excel,


What is fundamental of published or precreated objects in remoting?

0 Answers  


What is the purpose of System.EnterpriseServices namespace ?

1 Answers   Digital GlobalSoft,


Where are shared assemblies stored?

4 Answers  


What do mean by remotable objects in .net remoting?

0 Answers  


Categories