InterviewSolution
Saved Bookmarks
| 1. |
3 internal commands explain |
| Answer» TION:There are many internal commands used in DOS, and three of them are REN, DIR and PATH. REN is applied when there is a need to change or modify a file name. The DIR command provides the list of SUB directories or the files in the directory. PATH command allows seeing how one arrived at the present POSITION. | |