Multiple choice Which key sequence moves the cursor to the beginning of a line? CTRL-A CTRL-C CTRL-P CTRL-E CTRL-N Reveal answer Fill a bubble to check yourself A Correct answer Explanation In many command-line interfaces and text editors (like Bash or Emacs), CTRL-A is the standard shortcut to move the cursor to the beginning of the current line.