4. What is the correct order of operations for array-based synchronous replication?
A: Write is received by the source array from the host/server
B: Remote array sends acknowledgement to the source array
C: Source array signals write complete to the host/server
...