I don't think you are right mary for a simple reason that, when you create tablespace you specify the size of the tablespace interms of datafiles size say '/... /xyz.dbf' 200M. So when you drop tablespace or objects of tablespace the size of datafile will not be zero but 200M. We know that tablespace/table is logical structure of database where as datafile is part of physical structure of database.