OCP CBT Question 505

Please solve the following question.

You are managing an Oracle database. The database is currently running in NOARCHIVELOG mode. One of the datafiles belonging to the USERS tablespace is accidentally deleted from the operating system. You have an RMAN full backup taken three days ago.Which statement is true regarding the recovery options for this database?

sqlSELECT LOG_MODE FROM V$DATABASE;-- Output:-- LOG_MODE-- -------------- NOARCHIVELOG