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 difference between compiling and building?

1 Answers  


1)How to change a text of a button in runtime?

2 Answers  


what is functioning of DIalodDataXchange ..?

0 Answers  


Tell us something about MFC?

7 Answers   Microsoft,


What function is used to retrieve the currently selected index in a list box?

2 Answers  


What is model and modeless dialog box ? Give some examples?

2 Answers   Mphasis,


what do you mean by psychic window?

2 Answers   Patni,


how many types of messages are their

4 Answers   E Logic, TCS,


Differ GetMessage, PostMessage & PeakMessage?

4 Answers   Symphony,


If i derive a new class from CObject what are the basic features my derived wil get ?

4 Answers   Microsoft,


Explain StretchBlt and BitBlt

1 Answers  


What is the difference between Synchronous sockets and asynchronous sockets?

2 Answers  


Categories