Other contributors have said "Diffrence between internal and external command in dos and example?" is the same question as "What is the difference between internal and external commands in MS-DOS?" If you believe that these are not asking the same thing and should be answered differently, click here

What is the difference between internal and external commands in MS-DOS?

Answer:

INTERNAL COMMANDS

  1. These are those commands which are contained in command.com files of MS-DOS.
  2. These are those functions that are built into the command interpreter.
  3. There is no need of any external file in computer to read internal MS-DOS command.
  4. These commands can be used as long as DOS is running on the system.
  5. Internal commands do not vary from system to system.
  6. These are ver, time, del, md, cd, copy con, cls, date, vol, ren, copy etc.


EXTERNAL COMMANDS

  1. These are those commands which are not in-built in MS-DOS.
  2. External commands are those which are not included in the interpreter.
  3. There is a need of an internal file in the computer to read external MS-DOS command.
  4. External command may vary from system to system. This means any two computers with same version of MS-DOS may have same internal commands, but may have different external commands.
  5. These are tree, xcopy, diskcopy, more, print etc.


First answer by ID0000000000. Last edit by ID1975673542. Question popularity: 1 [recommend question].