Is it possible to have dirty reads on the backup system?

A.
yes, because the database change is replicated before the commit
B.
yes, because the primary node and the backup node have separate TMF systems
C.
no, because the backup database is audited
D.
no, because only committed transactions are replicated