answersLogoWhite

0

Command.com has three parts: more code to manage I/O, programs for internal OS commands such as Copy or Delete, and a short program that looks for the Autoexec.bat file.

User Avatar

Wiki User

16y ago

What else can I help you with?

Related Questions

How do you Replace the corrupted commandcom with the commandcom from your OS system disk?

You can copy the new command.com file to C:\ & C:\Windows\Command & C:\Windows\System


A formula prewritten by excel is called?

Function


How delete commandcom from dos?

In DOS, you can delete files only by delete command. Use delete command as follows:C:\> delete For example: delete rajesh and then press enter..To remove a directory (Folder) use following command:C:\> RD For example: rd documents and then press enter..Note: Please make sure that directory is empty. You can only delete empty directory with rd command..


What is the parent function for the exponential function?

The parent function of the exponential function is ax


What function tests a specific condition in Excel?

The IF function is the main function to do it and you can also use other logical functions, like the AND function, the OR function or the NOT function.


A function takes the exponential function's output and returns the exponential function's input?

A __________ function takes the exponential function's output and returns the exponential function's input.


What function in Microsoft Excel 2003 to write the amount in word?

Such a function does not exist for English. A function call BAHTTEXT will do it for the Thai language.Such a function does not exist for English. A function call BAHTTEXT will do it for the Thai language.Such a function does not exist for English. A function call BAHTTEXT will do it for the Thai language.Such a function does not exist for English. A function call BAHTTEXT will do it for the Thai language.Such a function does not exist for English. A function call BAHTTEXT will do it for the Thai language.Such a function does not exist for English. A function call BAHTTEXT will do it for the Thai language.Such a function does not exist for English. A function call BAHTTEXT will do it for the Thai language.Such a function does not exist for English. A function call BAHTTEXT will do it for the Thai language.Such a function does not exist for English. A function call BAHTTEXT will do it for the Thai language.Such a function does not exist for English. A function call BAHTTEXT will do it for the Thai language.Such a function does not exist for English. A function call BAHTTEXT will do it for the Thai language.


Is the inverse of an exponential function the quadratic function?

No. The inverse of an exponential function is a logarithmic function.


Geta is a math function or string function?

GetA is a math function and not a string function.


What is if function withan an if function call?

A nested function.


If an inverse function undoes the work of the original function the original function's becomes the inverse function's domain?

The original function's RANGE becomes the inverse function's domain.


What is the difference bw function pointer and function of pointer?

function pointer is a variable that hold the address of any function which declared in the program but function pointer is the array of the function that accept the run time size of the function.