Given two processes, how can they share memory?

Answers were Sorted based on User's Feedback



Given two processes, how can they share memory?..

Answer / skybeaver

Two processes can share memory in a number of ways.

1. Memory-mapped files
2. Shared memory segments
3. Message queues
4. Named pipes

Is This Answer Correct ?    27 Yes 0 No

Given two processes, how can they share memory?..

Answer / guest

BY VIRTUAL MEMORY

Is This Answer Correct ?    4 Yes 9 No

Post New Answer

More MFC Interview Questions

1)set the Title for The File DialogBox, in MFC?

1 Answers  


What is the use of UpdateData funciton ?

7 Answers  


What is socket?

3 Answers  


What is the difference between regular dlls and extended dlls?

2 Answers  


I can i set size of integer variable should be fixed for different operating systems(Ex i want integer size is 2bytes in OS)

2 Answers   Invensys,






What types of threads are supported by MFC framework?

2 Answers  


How can we create thread in MFC framework?

3 Answers  


How many types of dialog box are their

10 Answers   Honeywell,


What are the types of button controls?

10 Answers  


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

2 Answers  


What does mfc stand for?

0 Answers  


what is the meaning of constant FILE EXCEEDS LENGTH LIMIT while loading from ps file to vsam in the jcl?

0 Answers  


Categories