What happens when the following code for deleting a document is executed?

A.
All versions of the document will be deleted.
B.
Only the specific version associated with the document in question will be deleted.
C.
Only the specific version associated with the document in question and all prior versions will be
deleted.
D.
The document will not be deleted since the version deletion policy has not been explicitly set
using theop.setVersionDeletionPolicy() call.