answersLogoWhite

0

Yes technically.

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

What is a batch file?

A batch file is the text file that contains a series of commands that MS-DOS carries out. A batch file is created by COPY CON command after specifying a file name by using extension as .BAT in DOS mode.


Which operating system is used to run a dos application?

dos operating system


Who creates DOS?

Which/whose DOS? The earliest DOS that I know of was one of two very primitive operating systems developed by IBM in 1964-1965 for the System/360 because their planned operating system (which never did get finished to specification) was hopelessly behind schedule and overbudget. These were TOS (Tape Operating System) and DOS (Disk Operating System), both were simple batch job operating systems with only primitive multitasking ability (to prevent the computer from being idle when a program did I/O.).


What is Lenovo DOS operating system?

There is nothing called lenovo DOS OS. DOS is the operating system which can be loaded in lenovo hardware..


What is real meaning of DOS command?

DOS stands for Disk Operating System. To be useful computers have to have an operating system. The early IBM PC computers used the MS-DOS operating system. A DOS command is an instruction to the DOS operating system. It must be in a specific form. For example, the command DIR told the DOS operating system to list all files. These commands were typed at a place called the DOS command line. There a many such commands.


What is the MS-DOS?

MS-Dos is Microsoft Disk operating System. The operating system for early IBM based computers.


What is the operating system?

MS-DOS Command promt is the third operating system


Is DOS an Operating System?

Yes..


Was the first operating system was DOS?

NO


What is the difference between DOS and DOS shell?

DOS is just the operating system just like Windows XP. DOS SHELL is a program in DOS in which you can browse files and open them, etc. Just generally an easier way to move around the DOS operating system


What is the meanning of MS-DOS?

MS-DOS is an operating system developed by Microsoft Corporation. Its called Microsoft Disk Operating System.


How do you know which codes to write in DOS programming?

"DOS" means disk operating system. The most recent incarnation of this acronym relates to the IBM PC. An operating system is NOT a programming language. However, there are DOS commands, and you can write batch files that issue the commands in sequence. To know which codes or instructions you need to know to write programs you should read the manual that comes with the computer.