what is the size of a process

Answers were Sorted based on User's Feedback



what is the size of a process..

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

what is the size of a process..

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

Post New Answer

More MFC Interview Questions

what is functioning of DIalodDataXchange ..?

0 Answers  


How to handle command line arguements from simple MFC application ?

2 Answers   TCS,


How do I create a dialog box in mfc?

0 Answers  


How we can findout Memoryleaks, In what way it can be avoided

6 Answers   Infosys,


How many types of dialog box are their

10 Answers   Honeywell,






What is difference between the TCP/IP and UDP socket

5 Answers   Invensys,


What is thread & process?

15 Answers   Exaband,


Which Macro is a Super set of other two macro DECLARE_SERIAL,DECLARE_DYNAMIC and DECLARE_DYNCREATE. ?

2 Answers   Sony,


19)how to set Back Ground Picture to a Dialog Box in MFC ?

1 Answers  


1)why we cant create more than one instance of the class Derived from CWinApp

5 Answers   Alstom,


if i modified data in 1 view how does the other view knows

2 Answers   Siemens,


WHAT IS DIFFERENT BETWEN RELEASE MODE & DEBUGGING MODE

4 Answers   Google, Microsoft, TCS,


Categories