Multiple choice technology vi editor is used for ? Creating a file Deleting a file Modifying a file View a file Reveal answer Fill a bubble to check yourself A,C,D Correct answer Explanation The vi editor is a text editor used for creating, modifying, and viewing text files. While you can execute shell commands from vi to delete files, the editor's primary purposes are creation, editing, and viewing - not file deletion.