Computer Science, asked by sonia9248, 11 months ago

what is parallel random access machine?

Answers

Answered by aman3495
1
In computer science, a parallel random-access machine is a shared-memory abstract machine. As its name indicates, the PRAM was intended as the parallel-computing analogy to the random-access machine.


I hope it is helped you

aman3495: follow me
Answered by dharanahimaani
0

Answer

In computer science, a parallel random-access machine (PRAM) is a shared-memory abstract machine. As its name indicates, the PRAM was intended as the parallel-computing analogy to the random-access machine (RAM). In the same way that the RAM is used by sequential-algorithm designers to model algorithmic performance (such as time complexity), the PRAM is used by parallel-algorithm designers to model parallel algorithmic performance (such as time complexity, where the number of processors assumed is typically also stated).

hope this answer is helpful

please mark as brainliest and thank it...

Similar questions