Multiple choice technology operating systems To logout from your terminal you Press Ctrl-Alt -Del switch off the terminal type exit Press Ctrl-u or type logout None of the above Reveal answer Fill a bubble to check yourself C Correct answer Explanation Typing exit is a standard command to terminate a shell session and log out of a terminal in Unix/Linux. Ctrl-Alt-Del typically reboots the system, switching off the terminal is improper, and Ctrl-u merely clears the current command line.