What?s typical about a Windows process in regards to memory
allocation?
Answer Posted / guest
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 ? | 2 Yes | 0 No |
Post New Answer View All Answers
How to Create and Consume a Web Service?
What is meant by globalization and localization?
What is alias ? Is it used in .Net ?
Will it go to finally block if there is no exception happened?
What does .net stand for?
What is the base class of Button control in .NET?
What is the best way to crack the certification?
What is static constructor, when it will be fired?
Can "this" be used within a static method?
What are the different types of remote object creation mode in .net?
What does stateless mean?
What operating systems does the .net framework run on?
Explain the difference between static page and dynamic page?
Explain garbage collection?
What is a formatter in .net?