Say you're currently in the following directory
C:\Mammals\CamelsIf you enter the command "cd D:\Amphibians\Frogs", the current directory would become
D:\Amphibians\FrogsIf, instead, you entered "cd Alpacas" the following would become the current directory:
C:\Mammals\Camels\AlpacasWhat would become the current directory if, instead of entering either of the above, you entered the command "cd .."?
C:\Mammals