Choose the correct option for specifying the libname for an excel sheet
libname 'example2.xls' outxls
libname outxls excel 'example2.xls'
libname outxls 'example2.xls'
both 2 and 3