Module 7 - The Windows Operating System Flashcards
(256 cards)
Which operating system enabled early computers to read from and write to floppy and hard disks?
The DOS (Disk Operating System)
Which operating system did Microsoft acquire and further develop into a product widely used in early PCs?
MS-DOS (Disk Operating system)
Which DOS command displays all files in the current directory?
dir
Which DOS command changes to a specified directory?
cd (directory_name)
What DOS command changes to the parent directory above the current one?
cd ..
What command in MS-DOS copies files from one location to another?
copy (source) (destination)
Which command returns the user to the root directory?
cd\
Which MS-DOS command deletes one or more specified files?
del filename
Which command searches for specific text within files in MS-DOS?
find
Which command renames an existing file in MS-DOS?
ren (oldname) (newname)
What command is used to create a new directory in MS-DOS?
mkdir (directory_name)
Which command in MS-DOS lists all available commands with brief descriptions?
help
Which operating system layer controlled hardware even after the release of Windows 1.0?
MS-DOS
What command provides detailed assistance on a specific command in MS-DOS?
help (command)
What Windows version first introduced a GUI that ran over MS-DOS and when was it introduced?
Microsoft Windows 1.0 released in 1985
What distinguishes Windows NT from MS-DOS in terms of multitasking?
Windows NT can support multiple user processes and MS-DOS is a single user and single process
What is the underlying architecture of modern Windows operating systems like Windows 10?
Runs on Windows NT (New Technologies)
What kind of storage first required DOS for file access and management?
A floppy disk
Which key feature made NT-based Windows versions attractive to both the public and businesses?
Filesystem Security
Which version of Windows first introduced a 64-bit edition with a new architecture?
Windows XP
What is the theoretical memory capacity of a 64-bit Windows operating system?
Theoretically 16.8 million terabytes
What is the approximate memory limit for 32-bit Windows due to its address space?
Just under 4GB of RAM
Which Windows version was offered with six different editions, targeting a range of users and price points?
Windows 7
Which bar runs along the bottom of the Windows Desktop and is divided into the Start menu, quick launch icons, and the notification area?
The Taskbar