How do I know which data structure is in use?

Viewed 27

I am naive about distributed systems. I want to know which data structure is in use. Assuming that its a shared Memory & CPU, when multiple programs are running, how can I know which data structure is in use?

0 Answers
Related