Multiple choice technology operating systems Commands for changing directories? cd cls chdir dir Reveal answer Fill a bubble to check yourself A,C Correct answer Explanation Both cd (Unix/Linux/Windows) and chdir (Windows/DOS) are commands for changing directories. cls clears the screen and dir lists contents - neither changes the current directory.