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

1.Get string1,string2,string3 1.add string1 and 2,string1 and 3. 2.replace vowels with T 3.count number of T. 4.remove T 5.COPY string1 to stringf. 6.restore string1. print the following 1.Number of T 2.StringF 3.string1+string2+string3 Use pointers and functions

1 Answers  


if both base and derived class have the constructors if i create an object for derive class which class constructor is executed first

10 Answers   Siemens, Symphony,


What is CArchive class dowes?

4 Answers  


How to handle dynamic menus in MFC?

3 Answers   HCL,


What is the difference between regular dlls and extended dlls?

2 Answers  






If there is more than 100 control in a window how we can change the Taborder of a controls

4 Answers   Satyam,


How to update all the views whenver document got updated ?

1 Answers  


What is userdefine Messages in MFC?

1 Answers   HCL,


What is socket?

3 Answers  


How can i change the color of a dropdowncombobox elements

2 Answers  


What is the base class for MFC

3 Answers   HCL,


how to give colour for dialog button or static buuto?any one explain full code ?pls pls

3 Answers  


Categories