Page 1 of 1

Which of the following is a valid property for concurrency?

Posted: Thu Jul 14, 2022 8:10 am
by answerhappygod
a) a = b (mod n) if n|(a-b)
b) a = b (mod n) implies b = a (mod n)
c) a = b (mod n) and b = c (mod n) implies a = c (mod n)
d) All of the mentioned