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 are the advantage of remoting over web services?

0 Answers  


Explain the difference between the registerwellknownservicetype(), registerwellknownclienttype(), registeractivatedservicetype() and registeractivatedclienttype() in .net?

0 Answers  


Types of compatabilities and explain them ?

0 Answers   DELL,


How to register a shared assembly ?

1 Answers   Digital GlobalSoft,


What is fundamental of published or precreated objects in remoting?

0 Answers  






Garbage collector?s functionality on unmanaged code ?

0 Answers   DELL,


How can objects in two diff. App Doimains communicate with each other ?

1 Answers  


Elaborate the term WebService and how it differ from Remoting?

0 Answers   QuestPond,


What are possible implementations of distributed applications in .NET?

2 Answers  


About performance issues on retrieving records ?

1 Answers   DELL,


How do you implement distributed applications in .net?

0 Answers  


Difference between .net remoting versus distributed com?

0 Answers  


Categories