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

What is the base class for MFC Framework ?

4 Answers  


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

0 Answers  


How to create a Modeless Dialog?

5 Answers  


In MFC By Using Communication Between Dialog Boxes,How Can We Send Message Of one Dialog Box To Another Dialog.?

3 Answers   Financial Technologies,


How to handle RTTI in MFC ?

1 Answers  






2.create for 10 batch: Employee_Number Employee_name Employee_Dateofjoining Employee_address Employee_salary 1.select the employee name who deriving more than 10 thousand salary and joined before august 08. use structure and pointers

0 Answers   TCS,


1)does Frame Thickness in MFC?

1 Answers   winfoware,


What are the differences between MFC Exception macros and C++ exception keywords?

2 Answers  


what is message Testing ?

1 Answers   L&T,


Given two processes, how can they share memory?

2 Answers   Microsoft,


How to access document object from view ?

1 Answers  


What is subclassing?

2 Answers  


Categories