answersLogoWhite

0

DOS had no support for virtual memory, no native GUI, and no built in security functions.

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

What are the functions of executable files in DOS?

Any application or game which you can execute/run in DOS environment.


How do you use nebulous in a sentence?

Her argument was completely nebulous and unsupported by fact. The nebulous glow around the body of a comet is mostly vaporized ices.


What characteristic changed when computers switched from running DOS system to a GUI-based system?

The OS was completely revised to eliminate all DOS command structure.


What is the voice for all old windows systems?

The voice was MS-Dos, there wasn't no siri like functions...


What is the unsupported length of the column?

Length over which the column has no support is taken as unsupported length of the column


Which type of information does pseudoscience offer as proof?

unsupported claims (apex)


What version of Windows was the first consumer version to completely eliminate the need of MS-DOS?

Windows XP


What is the full meaning of PC-DOS?

DOS and PC DOS are different. When we say DOS, it means Microsoft DOS or MS DOS whereas PC DOS is the different operating system (older than MS-DOS) developed by IBM. The term "DOS" is the acronym for Disk Operating System. This is the main control software that makes the computer start up and commence other loading functions. As stated PCDOS is in fact the same, an operation system and can refer to may of the older languages used when comouters were first developed such as Amiga DOS, Fast DOS etc.


What is dos.h?

A non-standard C header file that contained functions specific to accessing functions of MS-DOS. There is no need to use this header file, as there are standard libraries included in all major compilers that replace the functions in DOS.H.


Do all quadratic functions have x intercepts?

No, sometimes the entire graph is completely above (or completely below) the x axis.


Why is Windows RE still included as option on command line?

because executing many functions are much easier in DOS.


How do you get a char from the keyboard in your C program without waiting?

OS-dependent. For DOS use functions kbhit and getch from conio.h