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

What's wrong with a line like this? Datetime.parse(mystring);

1 Answers  


What is meant by globalization and localization?

1 Answers  


Can u explain me What is encapsulation?

7 Answers   Deloitte, GK companies,


what is GAC?

1 Answers   Manhattan,


What are good ADO.NET object(s) to replace the ADO Recordset object.

1 Answers  


Explain the difference between the stack and the heap?

1 Answers  


What are the new features in .net core?

1 Answers  


What is RunTime Polymorphism?

5 Answers   Deloitte, eClerx, Horizon, Intel, Pragna Technologies,


What is MSIL, IL, CTS?

3 Answers  


What is RCW (Run time Callable Wrappers)?

1 Answers  


What is the base class of Button control?

2 Answers  


i have an array of 10 objects whose values are from 1-10 randomly inserted. i have deleted one array object. tell me what is that value? write the logic of it.

2 Answers   Deloitte, Srp Khanij,


Categories