Multiple choice technology Which of the below is not a text editor? Vim Perl Pico 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.