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

More Dot Net General Interview Questions

How many types of exception handlers are there in .NET?

2 Answers  


What makes .net core cross platform?

0 Answers  


Explain garbage collection?

0 Answers  


Describe the programming model of a windows service

0 Answers  


What is the difference between Dataset and DataReader? Can u breif me ADO.net classes and architecture

2 Answers   Deloitte,


Explain the difference between .net 2000 and .net 2005(features)? Which one is better?

0 Answers  


With these events, why wouldn't microsoft combine invalidate and paint, so that you wouldn't have to tell it to repaint, and then to force it to repaint?

0 Answers  


What is the use of ErrorProvider Control in .NET?

2 Answers  


What is a Manifest?

1 Answers   CTS,


Sql Queries: A Table will be given Omiting Duplicate rows and adding a new column

0 Answers  


Which two properties are on every validation control?

7 Answers   Siebel Systems,


Explain what is a manifest in .net?

0 Answers  


Categories