Multiple choice technology operating systems

Which one of the following is text editor.

  1. edittext

  2. vi2

  3. vedx

  4. vim

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

Vim (Vi IMproved) is a widely-used text editor that is an enhanced version of the vi editor. It's a standard tool in Unix/Linux systems and is popular among programmers. The other options (edittext, vi2, vedx) are not recognized text editors in common operating systems.