Explain shared memory.
Answers
Answered by
0
Hope this answer help you
Attachments:
Answered by
0
Hey mate!!!!
Here is your answer _________________________________
In computer science, shared memory is memory that may be simultaneously accessed by multiple programs with an intent to provide communication among them or avoid redundant copies. Shared memory is an efficient means of passing data between programs. Depending on context, programs may run on a single processor or on multiple separate processors.
Using memory for communication inside a single program, e.g. among its multiple threads, is also referred to as shared memory.
Hope it helps....
Plz mark it as brainiest....~
Similar questions
English,
6 months ago
India Languages,
6 months ago
Math,
6 months ago
Computer Science,
1 year ago
English,
1 year ago