Multiple choice technology operating systems

What is VI?

  1. A text editor

  2. The UNIX telnet service

  3. An E-mail client

  4. An FTP client

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

VI (and its improved version Vim) is a text editor for Unix/Linux systems. It's a modal editor with different modes for inserting text and issuing commands. It is not related to telnet, email, or FTP - those are separate network services and clients.