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


Please Help Members By Posting Answers For Below Questions

What are the ways to configure remoting objects before client can use them?

594


What is the difference between the RegisterWellknownServiceType(), RegisterWellknownClientType(), RegisterActivatedServiceType() and RegisterActivatedClientType() in .net?

509


Explain threading types?

647


Difference between .net remoting versus distributed com?

560


What do you mean by passport authentication?

522






what are the requirements to enable remote components to interact each other?

529


Elaborate the term WebService and how it differ from Remoting?

558


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

520


What are the security measures exist for .net remoting in system.runtime.remoting?

593


What is objref object in remoting?

693


Explain marshalling and its types in .net remoting

514


Explain the hierarchial description of remoting?

533


What is unmanaged code?

526


Will clr handle unmanaged code or not?

571


Explain Singleton design pattern of Remoting?

553