33. To remove myfile (ordinary file) from the parent directory of the current working directory, use the command:

a) rm ../myFile
b) rm /myFile
c) rm myFile
d) rmdir /myFile

a) rm ../myFile