Multiple choice technology programming languages

What is VI?

  1. A application to create Unix boot immages

  2. Application to create text files

  3. Application to create animations

  4. Application to create text file as well as animations

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

vi (visual editor) is a standard Unix text editor for creating and modifying text files. It is not for creating boot images, animations, or multimedia content - it's purely a text manipulation tool.