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 the range of intensity of RGB

1 Answers  


How to access document object from view ?

1 Answers  


Q1. A. What is unary operator? List out the different operators involved in the unary operator. B. What is an adjust field format flag? Q2. A. Distinguish between a # include and #define. B. Can a list of string be stored within a two dimensional array? Q3. A. Explain how a pointer to function can be declared in C++? B. List the merits and demerits of declaring a nested class in C++? Q4. A. What are the syntactic rules to be avoid ambiguity in multiple inheritence? B. Explain the operation of overloading of an assignment operator. Q5. A. Explain how the virtual base class is different from the conventional base classes of the opps. B. Explain how an exception handler is defined and invoked in a Program. Q6. A. What is a binary file? List the merits and demerits of the binary file usagein C++. B. Write short notes on Text Manipulation Routines. C. Write bites in Turbo c++ Header ("Include") Files.

3 Answers   ABC, HCL, Infosys,


Tell me the different controls in MFC ?

5 Answers  


1)How to change the size of a button at run time ?

1 Answers  






How to update all the views whenver document got updated ?

1 Answers  


visual Pogramming c++ coding for create a paint application.. (Please someone help me)

2 Answers  


Explain the flow of SDI application?

8 Answers   Mphasis,


What is the base class for MFC

3 Answers   HCL,


Hi All, I have created one MFC Dialog Based application.now if i am running the application its working fine,instead of closing he application i minimized the application,if i run the application again,i am getting the Dialog. I want to prevent the calling of application multiple times. please give me the code and let me know in which method i need to make changes. Praveer

7 Answers   HP,


What does mfc stand for?

0 Answers  


1)dynamic creation of a Button ?

2 Answers   TCS,


Categories