Multiple choice technology

Which of the below is not a text editor?

  1. Vim

  2. Perl

  3. Pico

  4. Vi

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

Perl is a programming language, not a text editor. Vim, Pico, and Vi are all text editors commonly used in Unix/Linux systems. Perl can be used to process text but is a scripting language first.