answersLogoWhite

0

What is default operating system shell in ms-dos?

Updated: 8/20/2019
User Avatar

Wiki User

11y ago

Best Answer

It is the command interpreter: command.com

User Avatar

Wiki User

11y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is default operating system shell in ms-dos?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is the software of MS DOS shell?

There is no any software for MSDOS shell as MSDOS is itself a system software.


How do you display qBasic programming if their is no MS-DOS prompt?

If you are using windows, MSDOS shell is integrated by default..


Is shell a part of operating system?

No. It is easier to alter shell when it is not part of the operating system. Answer: its easier but the real answer is shell is not part of Operating system as it is command prompt use to operate operating system and its part of disk operating system


Is shell a part of the operating system?

No. It is easier to alter shell when it is not part of the operating system. Answer: its easier but the real answer is shell is not part of Operating system as it is command prompt use to operate operating system and its part of disk operating system


What is Shell in shell?

The 'shell' is a user interface program that interfaces between a user of the system and the Operating System. It is the user interface.


Is DOS a multitasking operating system or not?

DOS by default is not capable of multi-tasking. However, there are some shell and TSRs designed to allow you to switch between different DOS apps.


The set of programs controlling the computer?

KERNEL and SHELL are two major program setsof Operating Systems.KERNEL governs the operations of a computer and SHELL enables Users to interact with Operating System.


What is the operational definition of a shell?

A shell program is the interface between the user (environment) and the operating system (kernel). It allows users to specify commands and requests the operating system to execute them.


What is shell in os?

The 'shell' is a user interface program that interfaces between a user of the system and the Operating System. It is the user interface.


Can bash be executed on a Linux system?

Yes. In fact, it is often the default shell.


What is a role of shell of Operating System?

The shell is the interface between users and operationg systems..Kernel


Why shell is not a part of operating system?

Because if it was, the system would be MUCH more prone to crashing(also known as Microsoft Windows).Actually, a shell IS part of an operating system. "Operating System" encompassing not just the kernel, but also a standard set of utilities and libraries which provide a defined API.For example, the UNIX Operating system include the Bourne Shell as a part of its specification, as well as a specific C library, and filesystem utilities such as 'ls', 'grep', etc.Obviously, as there a large number of shells around, a specific shell may NOT be part of a specific Operating System.