Commands which is used to view and edit files?
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.