Multiple choice

Which command is used to quit a file, without saving?

  1. :w

  2. :wq

  3. :q!

  4. u

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

 This command is used to quit the file, without saving.