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 does mfc stand for?
Name the Synchronization objects?
Tell me the work of HTREDUCE and HTZOOM
what are the feauters of CObject
What is #progma and where it is used?
What is the base class for MFC Framework ?
What is CSingleDocTemplate?
Can you explaing the relashionship between document,frame and view ?
What is the difference between GetMessage and PeekMessage ?
if both base and derived class have the constructors if i create an object for derive class which class constructor is executed first
is there any class which is not derived from Cobject
1)does Frame Thickness in MFC?