If two processes want to read the same data from memory and a computer has cache then:
(Отметьте один правильный вариант ответа.)
Варианты ответа
one will work with memory, another will wait until the first done
both processes will work together without any waiting(Верный ответ)
it depends on processes
it depends on data