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 |
Which Macro is a Super set of other two macro DECLARE_SERIAL,DECLARE_DYNAMIC and DECLARE_DYNCREATE. ?
Have you ever used win32 APIs ?
what is the meaning of constant FILE EXCEEDS LENGTH LIMIT while loading from ps file to vsam in the jcl?
how can u change button shape at run time
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 a critical section and how is it implemented?
what if we provide two message handler for same message ?
How to update windows title bar dynamically?
How you find memory leaks?
What is Thread ?(VC++)What is the difference between Cmutex and Csemaphone?
Psychic Window Technique
How you create a button dynamically?