Unix
Which command is used to delete all files in the current directory as well as all files and sub-directories in its subdirectories?

rm *.*
rm all
rm *
None of these
rm -r *

ANSWER DOWNLOAD EXAMIANS APP