what is the size of a process
Answers were Sorted based on User's Feedback
Answer / suganya nataraj
In Case of 32-bit OS the process gains 4GB and in 64-bit OS
the process gains 32GB.But in both the cases,if a single
process is currently running it may use the entire memory
or else the memory space is equally divided among the
running processes.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / kad
In 32-bit OS the process assigns a 4GB of space to store
its data on heap.
| Is This Answer Correct ? | 2 Yes | 0 No |
What are the special requirements for dialog box resources used in a form view?
what is the size of a process
What view class enables you to use an edit control as a view?
What is stack size in win32 program?
what is the component of CLR ?
how to repaint when working with horizontal scroll bar
visual Pogramming c++ coding for create a paint application.. (Please someone help me)
General purpose classes in MFC
if both base and derived class have the constructors if i create an object for derive class which class constructor is executed first
What is the use of UpdateData funciton ?
Will there be any difference in the image buffer size if it is loaded in from CString to LPTSTR using GetBuffer()? lptstr = string.GetBuffer(0);
WHAT IS DIFFERENT BETWEN RELEASE MODE & DEBUGGING MODE
4 Answers Google, Microsoft, TCS,