If one process wants to read from the memory and another wants to write where then:
(Отметьте один правильный вариант ответа.)
Варианты ответа
one will work with memory, another will wait until the first done(Верный ответ)
both processes will work with memory at the same time
it is impossible
a computer will break down