Multiple choice technology operating systems

Commands which is used to view and edit files?

  1. format

  2. edit

  3. ename

  4. edlin

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

The EDIT command in DOS is a full-screen text editor used to create and modify text files. EDLIN is the older line-oriented editor that comes with DOS, where you edit one line at a time. Both commands can view and edit file contents, though EDIT is more user-friendly with its visual interface.