A.
will move the file in a fast mode, namely will not make any checks (like if there's enough space for the file)n
B.
will move the file or directory to a FIFO device0
C.
even if the target file exists, the operation will be carried out (and no warning messages on restricted access modes will be printed)
D.
move the file to the filesystem indicated after the '-f' switch?