Multiple choice Which command is used to delete single character in a command mode of vi editor? x $d ndd dd Reveal answer Fill a bubble to check yourself A Correct answer Explanation The x command is used to delete single character in command mode in vi editor.