You want to drop the TBS1 tablespace from your database...
A.Use the DROP DATAFILE command.
B.Use the DROP TABLESPACE command.
C.Ensure that all database files are Oracle Managed Files before using the DROP TABLESPACE command.
D.Ensure that the DB_FILE_CREATE_DEST initialization parameter is set before using the DROP TABLESPACE command.