Question:
explain difference between dos based operating system and windows based operating system.?
anonymous
1970-01-01 00:00:00 UTC
explain difference between dos based operating system and windows based operating system.?
Thirteen answers:
anonymous
2008-12-12 07:37:37 UTC
Perhaps you should first learn what a computer is... Obviously you're completely confused.



To answer your questions in the most simple way possible:



DOS is over with. It's extinct. You can still use a dos/type environment called Command Prompt (NOT THE SAME)



Windows provides a graphic user interface (GUI) which utilizes a mouse/icons/etc.



CD-ROM: Provides a means to access read-only data. Data is primarily used for temporary access. A typical operating system is installed on a hard drive.



Floppy Disk: Mostly extinct due to the low amount of storage space available. Typically used to flash a BIOS. Don't ask...



Pen Drives: The replacement of the floppy drive. Can hold large amounts of data and is connected to the computer via the USB port (square port on front/back of a computer that has a little stick-man-type logo next to it).



Of all storage devices, the USB PenDrive is the easiest to use.



The most reliable and longest lasting drive would be the CD-ROM pending it stays scratch free. The CD-ROM can be submerged in water, exposed to cold/heat (within reason). The CD-ROM may be sensitive to scratches, but it does last. However, it would be more suggested to store data of value on an external hard drive, then store the hard drive in a safe location such as a safe-deposit box.



What is up with the simplistic questions? No offense. The questions are very juvenile, that's all.
anonymous
2016-12-12 14:38:00 UTC
What Is Dos
?
2016-10-08 08:24:27 UTC
Dos Operating System
?
2016-04-05 05:45:03 UTC
For the best answers, search on this site https://shorturl.im/axfGe



Thats a loaded question... but I'll have a go... Windows - the odd one out being that it follows pretty much a path of its own that motsly the others aren't as related to... it started from DOS, and they built a GUI ontop of it... windows is an operating system but it has many differences, however, that doesn't mean it doesn't interface with the others in some ways. Unix - the next easiest since its one that goes way back like DOS (if not before)... Today I guess UNIX is mostly the base for operating systems like Linux and Mac (more on that later), it is a multi-user system thats proven over time to be flexible and quite useful... it tends to use X-Windows as its main GUI. Historically it is a commercial product and its main Desktop was CDE (built on Motif widgets/etc.) As for Linux, its based on UNIX and retains many of the kinds of features Unix has, it uses X-Windows (known as xorg, formerly xfree) and it has a choice of different desktop/window managers the two most common being Gnome (built on GTK widgets/etc.) and KDE (built on QT widgets, etc.). Not only that but it comes in "flavours" called Distributions, the major ones being Redhat (the-non-enterprise versions more recently known as Fedora, and Mandrake Linux, now known as Mandriva was at some point based on it)... Debian (which Ubuntu is based on) ... and Slackware, the major differences between these distributions are generally the type of package management (to oversimplify packages = programs) that they use. Another one to take note of is Gentoo... a lower-level Linux that runs each package through the a compiler to "emerge" it into your system. Sidenote: Aside from perhaps the Distributions aspect, much of the same can be said about BSD, however it is a little more like a type of UNIX... Mac - another odd one out, since Macintosh has gone through the most significant changes through generations, from m68k processors, to Power PC's to now Intel processors... Mac used to be an operating system like no other, using an OS that was identified by a System version, with a file manager called Finder, which is still the case today, but OSX is a very different animal. OSX is built on top of a hybrid of BSD Unix called Darwin, its current GUI is called Aqua, before that there was Cocoa, and Carbon (which are also built into OSX I believe) I hope that goes some way to answering your questions, it higlights mostly the origins and pathways they took to become what they are in breif, but doesn't really explain the differences between them all that much, I suggest, perhaps that you google for more information.. sidenote: my favourite Distro of Linux is Kubuntu (uses KDE)
Bridget
2015-02-25 09:55:34 UTC
Windows is costly while dos is free
anonymous
2015-02-03 04:59:31 UTC
This Site Might Help You.



RE:

Explain difference between dos based operating system and windows based operating system.?

cd-rom, floppy disk and pendrives are commonly used data storage devices. explain features of each drive.
Vijay N
2008-12-12 08:45:29 UTC
Ultimately, the difference between these types of programs is who has control over the computer. DOS programs generally expect themselves to be the only program running on your computer, so they will directly manipulate the hardware, such as writing to the disk or displaying graphics on the screen. They may also be dependent on timing, since the computer won't be doing anything else to slow them down. Many games fall into this category.



Windows programs, on the other hand, realize that they must share your computer with other Windows programs. Actually, did you know that Windows 3.x itself is a DOS program? What this means is that Windows has control of the computer's hardware, and in turn it shares parts of the computer's resources with Windows programs. The obvious advantage to this arrangement is that you can do several things at once; for example, you could play Beethoven's 5th, start downloading a file from a BBS, then look at your checking account and use a Calculator to check the balance all at the same time. Another advantage is that you can share data between programs; for example, copying a spreadsheet summary into a work processor document.



The important thing here is that many DOS programs will run poorly or not at all in Windows. For example, if you try to run Microsoft System Diagnostics (MSD) while you are in Windows, you will get the message:



You are running Microsoft Windows.



MSD can only report information specified by it's associated Windows Program Information File (.PIF). Therefore information presented may be less accurate or complete than if MSD is run outside of Windows. For more accurate information please exit Windows and run MSD from the MS-DOS prompt.



Some areas may be affected while MSD is run under Windows: Memory values and types will reflect what Windows provides by itself, and through the associated .PIF file; IRQ values may be reported differently; and the visual memory map in Memory, Memory Block Display, and Memory Browser may show different results. Other areas that may be affected include Video, OS Version, Mouse, Disk Drives, and COM Ports.



So how do you know whether a program is made for DOS or Windows? Nearly all Windows programs bear the Microsoft Windows logo Microsoft Windows compatible, while DOS programs do not. If you're still not sure, try running the program from the DOS prompt first. For example, type calc at a DOS prompt; you will get the message:



This program requires Microsoft Windows.



NOTE for Windows 95/98: if you try running a Windows program from the Windows 95/98 command prompt, the computer will simply start Windows (if it isn't already running) and run the program.



A word of warning for Windows users: in the Main group there is an icon called MS-DOS Prompt. This is not the same thing as running in DOS. It will let you run some DOS programs, such as the command prompt or the EDIT program, but it is still running on top of Windows. The proper way to switch from Windows to DOS is to close or exit all of your Windows programs, including Program Manager.



Windows 95/98



One way to switch the computer from Windows to DOS mode is to click on the Start menu, then Shut Down, then choose "Restart the computer in MS-DOS mode". Doing this will close all Windows programs and (mostly) remove Windows itself from memory.



Another way is to adjust the properties of a DOS program. Right-click on your program (or its shortcut), select Properties, open the Program tab, and click on the Advanced button. In the Advanced Program Settings you can set the program to run in MS-DOS mode, and even specify a starting configuration just for that program.
snvffy
2008-12-12 07:51:38 UTC
Normally it's customary to do one's own research especially since that's a good way to remember the information. However, I would like to illuminate the differences between OSs.



In the beginning, there were several computer manufacturers (Commodore, Atari, Sinclair, etc) that all had different operating systems. I'm only sure that a startup company named Microsoft developed the OS for Commodore. The others, I don't know. Then along came Apple who's always played in a different sandbox, followed by IBM. IBM's OS for its IBM PC was (I believe) PC DOS. Then along came IBM clones for which MS DOS became the primary OS. PC DOS and MS DOS looked, felt, and functioned almost identically. Of course, because Microsoft developed both, PC DOS for IBM PCs and MS DOS for all the clone machines that hit the market.



These were all command-line driven OSs, which means nothing happened except a cursor blinked until you entered a valid command and hit enter.



I'm guessing it was the mid-80s when Microsoft introduced Windows in its earliest crudest form. The introduction of Windows was simply adding a GUI on top of DOS. The original was simply a blue screen with dot-matrix letters, quite unlike the beautiful graphics now available.



Back to the OS. Somewhere perhaps beginning with ME or XP, Microsoft began evolving the OS until now the command line or DOS windows we can pull up is simply a SIMULATION of DOS. So, whereas, in the beginning it was all command driven, now it is almost all gui driven with access to some things via a DOS simulation.



Good Luck
KingNaman
2008-12-12 07:36:38 UTC
dos is a character user interface (command driven)

windows is a graphical user interface (uses mouse to click on icons )



cd-rom is an optical storage device ......... i.e. it uses a lazer beam technique to produce pitts and lands to represent 0s and 1s to store data. cd-rom is a permanent storage device....



pen-drive : is a random storage device, portable...... it is also known as EEPROM i.e. electrically erasable programmable read-only memory. it is permanent until or unless data is forcibly erased from it ...



floopy is also a storage device .. it contains a magnetic disk in it on which data is stored in the sectors in the tracks .......



for more information check wikipedia.com
anonymous
2008-12-12 07:52:37 UTC
MS DOS is the oldest operating system of microsofts . it is a single user command line operating system while windows is a multi user and employs user friendly GUI(graphical user interface).... so while working with DOS you begin with a blank screen and a command prompt and then at command prompt you type the command one at a time for the computer to process..

On the other hand GUI offers much more flexibility by providing icons and windows to represent objects and programs.. in windows you can open several different programs and switch between them while this is not possible with DOS...
swirly s
2008-12-12 07:35:29 UTC
Is that 2 different questions? Well DOS means Disk Operating System. This means that the entire operating system is stored on disks. So in order to access different functions you need to insert different disks. Windows is stored on your computer. So you don't need anything but an installation disc.



A CD-ROM is a optical drive. It uses a laser engrave a series of "pits" or "hills" that are interpreted by the computer as 1's or 0's.



floppy disks are magnetic drives. I think the are also read and edited similar to CD ROMs but I'm not sure.



A pen drive/flashdrive/jumpdrive is a solid state drive.
seabeast
2008-12-12 07:33:05 UTC
Windows has a Graphical User interface, DOS is just a text prompt.



CDROM is a optical storage device that uses lasers to read information from circular discs that store data on thin layers of foil on the underside of the disc, which is protected by a plastic layer.



Floppy disk is a magnetic storage devaice that reads and stores data uses magnetic disks that spin inside plastic covers. They are very slow to read and write data.



Pen drives and flash based memory devices. They store data on capacitor powered memory sticks and read-write faster than disk based drives.
david d
2008-12-12 07:32:09 UTC
DOS is a command-line driven OS



Windows is a GUI based OS



There are many other differences. As for the other questions, do your own homework !


This content was originally posted on Y! Answers, a Q&A website that shut down in 2021.
Loading...