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 security measures exist for .net remoting in system.runtime.remoting?

792


What is unboxing?

660


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

811


Define proxy in .net remoting?

740


Explain how to perform remoting?

713


Explain the differences between marshal by value and marshal by reference?

773


Explain how to directly call a native function exported from a dll?

709


Explain when we use web service and when we use remoting?

725


Can you pass SOAP messages through remoting?

774


what is Client-activated object in remoting?

756


What are dynamic assemblies?

753


What are the difference between static assemblies and dynamic assemblies?

749


What are the threading types?

718


Explain the types of .net remoting?

787


When do we use delegates in your remoting applications?

697