Multiple choice technology web technology

'@' sign means?

  1. cut line

  2. kill line

  3. remove line

  4. All

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

The @ sign in Unix/Linux command line editing (like in emacs or bash shell) represents the 'kill line' command, which cuts or deletes text from the cursor position to the end of the line. This is a standard command-line editing feature.