Exploring the Benefits of Application Software Bars in IE 10

Unlock all answers in this set

Unlock answers
question
app bars
answer
Bars that float above the screen and that contain applications such as the Tabs bar and the Address bar; a new feature of Internet Explorer 10.
question
application software
answer
The set of programs on a computer that helps a user carry out tasks such as word processing, sending e-mail, balancing a budget, creating presentations, editing photos, taking an online course, and playing games.
question
application programming interface (API)
answer
A set of software routines that allows one software system to work with another.
question
authentication
answer
The process of identifying a computer user, based on a login or username and password. The computer system determines whether the computer user is authorized and what level of access is to be granted on the network.
question
basic input/output system (BIOS)
answer
A program that manages the data between a computer's operating system and all the input and output devices attached to the computer; also responsible for loading the operating system (OS) from its permanent location on the hard drive to random access memory (RAM).
question
boot process
answer
The process for loading the operating system (OS) into random access memory (RAM) when the computer is turned on.
question
charms
answer
Special shortcuts for performing common tasks, such as searching or sharing information, created for Windows 8.
question
cluster
answer
The smallest increment in which data is stored on hard disks; hard disks are divided into tracks, then wedges, then sectors, then clusters.
question
command-driven interface
answer
Interface between user and computer in which the user enters commands to communicate with the computer system.
question
directory
answer
A hierarchical structure that include files, folders, and drives used to create a more organized and efficient computer.
question
Disk Cleanup
answer
A Windows utility that removes unnecessary files from the hard drive.
question
disk defragmenting
answer
A utility that regroups related pieces of files on the hard drive, enabling faster retrieval of the data.
question
Distributions (distros)
answer
Linux download packages.
question
error-checking
answer
A Windows utility that checks for lost files and fragments as well as physical errors on a hard drive.
question
event
answer
The result of an action, such as a keystroke, mouse click, or signal to the printer, in the respective device (keyboard, mouse, or printer) to which the operating system responds.
question
extension (file type)
answer
In a file name, the three letters that follow the user-supplied file name after the dot (.); the extension identifies what kind of family of files the file belongs to, or which application should be used to read the file.
question
file
answer
A collection of related pieces of information stored together for easy reference.
question
file allocation table (FAT)
answer
An index of all sector numbers that the hard drive stores in a table to keep track of which sectors hold which files.
question
file compression utility
answer
A program that takes out redundancies in a file in order to reduce the file size.
question
File Explorer
answer
The main tool for finding, viewing, and managing the contents of your computer by showing the location and contents of every drive, folder, and file; called Windows Explorer prior to Windows 8.
question
File History
answer
A Windows utility that automatically creates a duplicate of your libraries, desktop, contacts, and favorites and copies it to another storage device, such as an external hard drive.
question
file management
answer
The process by which humans or computer software provide organizational structure to a computer's contents.
question
file name
answer
The first part of the label applied to a file; generally the name a user assigns to the file when saving it.
question
file path
answer
The exact location of a file, starting with the drive in which the file is located and including all folders, subfolders (if any), the file name, and the extension (example: C:UsersusernameDocumentsIllustrationsEBronte.jpg).
question
folder
answer
A collection of files stored on a computer.
question
graphical user interface (GUI)
answer
Unlike the command- and menu-driven interfaces used in earlier software, GUIs display graphics and use the point-and-click technology of the mouse and cursor, making them much more user-friendly.
question
interrupt
answer
A signal that tells the operating system that it's in need of immediate attention.
question
interrupt handler
answer
A special numerical code that prioritizes requests from various devices. These requests then are placed in the interrupt table in the computer's primary memory.
question
kernel (supervisor program)
answer
The essential component of the operating system that's responsible for managing the processor and all other components of the computer system. Because it stays in random access memory (RAM) the entire time the computer is powered on, the kernel is called memory resident.
question
library
answer
Introduced with Windows 7, a folder that's used to display files from different locations as if they were all saved in a single folder, regardless of where they are actually stored in the file hierarchy.
question
Linux
answer
An open-source operating system based on UNIX. Because of the stable nature of this operating system, it's often used on web servers.
question
Mac OS
answer
The first commercially available operating system to incorporate a graphical user interface (GUI) with user-friendly point- and-click technology.
question
menu-driven interface
answer
A user interface in which the user chooses a command from menus displayed on the screen.
question
multitask
answer
The ability of an operating system to perform more than one process at a time.
question
multiuser operating system (network operating system)
answer
An operating system that enables more than one user to access the computer system at one time by efficiently juggling all the requests from multiple users.
question
network operating system (NOS)
answer
Software that handles requests for information, Internet access, and the use of peripherals for the rest of the network node, providing the services necessary for the computers on the network to communicate.
question
paging
answer
The process of swapping data or instructions that have been placed in the swap file for later use back into active random access memory (RAM). The contents of the hard drive's swap file then become less active data or instructions.
question
path separator
answer
The backslash mark () used by Microsoft Windows and DOS in file names. Mac files use a colon (:), and UNIX and Linux use the forward slash (/) as the path separator.
question
pinning
answer
The process through which you choose which applications are visible on the Windows Start screen.
question
platform
answer
The combination of a computer's operating system and processor. The two most common platform types are the PC and the Apple.
question
Plug and Play (PnP)
answer
The technology that enables the operating system, once it is booted up, to recognize automatically any new peripherals and to configure them to work with the system.
question
power-on self-test (POST)
answer
The first job the basic input/output system (BIOS) performs, ensuring that essential peripheral devices are attached and operational. This process consists of a test on the video card and video memory, a BIOS identification process (during which the BIOS version, manufacturer, and data are displayed on the monitor), and a memory test to ensure memory chips are working properly.
question
preemptive multitasking
answer
When the operating system processes the task assigned a higher priority before processing a task that has been assigned a lower priority.
question
real-time operating system (RTOS)
answer
A program with a specific purpose that must guarantee certain response times for particular computing tasks or else the machine's application is useless. Real-time operating systems are found in many types of robotic equipment.
question
Recycle Bin
answer
A folder on a Windows desktop in which deleted files from the hard drive are held until permanently purged from the system.
question
Refresh your PC
answer
A new utility program in Windows 8 that attempts to diagnose and fix errors in your Windows system files that are causing your computer to behave improperly.
question
registry
answer
A portion of the hard drive containing all the different configurations (settings) used by the Windows operating system as well as by other applications.
question
root directory
answer
The top level of the filing structure in a computer system. In Windows computers, the root directory of the hard drive is represented as C:.
question
sector
answer
A section of a hard drive platter, wedge-shaped from the center of the platter to the edge.
question
source code
answer
The instructions programmers write in a higher-level language.
question
spooler
answer
A program that helps coordinate all print jobs being sent to the printer at the same time.
question
Start screen
answer
The first interaction you have with the Windows operating system and the pace where you begin your computing activities.
question
swap file (page file)
answer
A temporary storage area on the hard drive where the operating system "swaps out" or moves the data or instructions from random access memory (RAM) that haven't recently been used. This process takes place when more RAM space is needed.
question
system files
answer
The main files of an operating system.
question
System Restore
answer
A utility in Windows that restores system settings to a specific previous date when everything was working properly.
question
system restore point
answer
In Windows, a snapshot of your entire system's settings used for restoring your system to a prior point in time.
question
system software
answer
The set of programs that enables a computer's hardware devices and application software to work together; it includes the operating system and utility programs.
question
taskbar
answer
In later versions of Windows operating systems, a feature that displays open and favorite applications for easy access.
question
Task Manager
answer
A Windows utility that shows programs currently running and permits you to exit nonresponsive programs when you click End Task.
question
thrashing
answer
A condition of excessive paging in which the operating system becomes sluggish.
question
track
answer
A concentric circle that serves as a storage area on a hard drive platter.
question
UNIX
answer
An operating system originally conceived in 1969 by Ken Thompson and Dennis Ritchie of AT's Bell Labs. In 1974, the UNIX code was rewritten in the standard programming language C. Today there are various commercial versions of UNIX.
question
user interface
answer
Part of the operating system that enables individuals to interact with the computer.
question
utility program
answer
A small program that performs many of the general housekeeping tasks for the computer, such as system maintenance and file compression.
question
virtual memory
answer
The space on the hard drive where the operating system stores data if there isn't enough random access memory to hold all of the programs you're currently trying to run.
question
Windows 8
answer
Newest release of Microsoft's operating system that provides, a new interface optimized for touch-screen devices.
question
Windows 8 apps
answer
Applications specifically designed to run in the Windows 8 interface; these apps are displayed full screen, without borders or controls.
question
Windows 8 interface
answer
New interface designed for Windows 8; features large type with clean, readable block images inspired by metropolitan service signs such as those found on bus stations and subways.
question
Linux
answer
Which is not an example of a smartphone operating system? a. iOS b. BlackBerry c. Android d. Linux
question
RTOS Real time operating system is fount in
answer
your automobile
question
tracks connections to external networks
answer
All of the following are key attributes of an operating system EXCEPT a. manages memory and storage b. provides a user interface c. manages the CPU d. tracks connections to external networks
question
graphical user
answer
Modern operating systems such as Windows and OS X use a _____________ interface.c. menu-driven d. text-based
question
swap
answer
If your computer can't store all the required operating system data in RAM, it can use a temporary file on the hard drive to store data. This is known as a _________ file.
question
TRUE
answer
Each device attached to your computer needs a device driver to communicate with the operating system.
question
FALSE
answer
The first step of the boot process is the Power-on self-test (POST).
question
System Restore
answer
Which of the following is not considered an accessibility utility? a. System Restore b. Magnifier c. Narrator d. Speech Recognition
question
Windows 8 Metro apps run
answer
run full screen
question
File Explorer
answer
The Windows app used for file management is
question
file path
answer
The location of a file on a drive such as C:DocumentsCIS110HomeworkTermpaper.docx is known as the
question
TRUE
answer
You can terminate non-responsive programs with Task Manager.
question
FALSE
answer
System restore points can only be automatically created by Windows on a regular schedule.
question
Pinning
answer
_______ is choosing which applications are visible on the Start screen in Windows 8.
question
MS-DOS
answer
What was the first widely installed operating system in personal computers?
question
virtual memory
answer
When RAM runs out of space, it borrows space from the hard drive. The space on the hard drive used by the operating system is called __________.
question
AT&T
answer
What company developed UNIX?
question
Details.
answer
Which view in Windows Explorer is the most interactive?
question
spooler
answer
A program that helps coordinate all print jobs currently being sent to the printer is a(n) __________.
question
Run an error check of all disks
answer
Which of the following is NOT a step involved in the boot process? a. Run a POST to check that all devices are in place b. Run an error check of all disks c. Load the operating system into RAM d. The BIOS is activated by powering on the CPU
question
Recycle Bin
answer
________ is a folder on the desktop where files deleted from the hard drive reside until permanently purged from your system.
question
BIOS
answer
is a program that manages the exchange of data between the operating system and all the input and output devices attached to the system
question
Preemptive multitasking
answer
__________ is when the operating system processes the task assigned a higher priority before processing a task with a lower priority.
question
file name
answer
The _____________ is generally the name you assign a file when you save it.
question
.rtf and .txt
answer
Which of these file extensions can be read by any program that can read text? a. .wpd and .rtf b. .doc and .docx c. .doc and .txt d. .rtf and .txt
question
FALSE
answer
A menu-driven interface is one in which you enter commands to communicate with the computer system.
question
FALSE
answer
The forward slash (/) used by Windows, the colon (:) by Mac, and the backslash () used by UNIX and Linux are called the path separators.
question
FALSE
answer
A web-based operating environment requires that an application be installed on the user's computer before it can be accessed on the web.
question
TRUE
answer
Disk Cleanup is a Windows utility that removes unnecessary files from your hard drive.
question
TRUE
answer
Disk defragmenting programs group together related pieces of files on the hard drive, allowing the operating system to work more efficiently.
question
TRUE
answer
A library gathers files from different locations and displays them as if they were all saved in a single folder.
question
FALSE
answer
Mac uses the Mac OS X operating system, so if you want to use Windows, you must use a PC.
question
FALSE
answer
Adding file extensions are necessary when saving a file in most applications under the Windows operating system.
question
FALSE
answer
Windows 95 became the first commercially available operating system to incorporate a graphical user interface (GUI) with user-friendly point-and-click technology.
question
TRUE
answer
When you use the Windows 8 File History utility, you can have Windows automatically create a duplicate of your libraries, desktop, contacts, and favorites and copy it to another storage device.
question
FALSE
answer
An embedded system is also known as firmware.
question
User interface
answer
The desktop, icons, and menus that let you communicate with your computer.
question
Platform
answer
Combination of operating system and processor
question
Paging
answer
Swapping files from RAM to the hard drive
question
Kernel
answer
Responsible for managing the processor and all other components of the computer system
question
File management
answer
Providing organizational structure to the computer's components
question
System restore point
answer
A snapshot of your entire system's settings
question
Library
answer
A collection that gathers files from different locations and displays them as if they were saved in a single folder
question
backup
answer
A duplicate copy of data or other computer content for use in the event that the original version is destroyed.
question
Android
answer
A Linux-based operating system designed for mobile phones and developed by the Open Handset Alliance, which is a group of companies led by Google.
question
virtual memory
answer
A memory-management technique that uses hard drive space as additional RAM.
question
device driver
answer
A program that enables an operating system to communicate with a specific hardware device.
question
utility program
answer
A type of software that performs a specific task, usually related to managing or maintaining a computer system.
question
multitasking
answer
The capability of an operating system to run more than one program at one time.
question
kernel
answer
The essential portion, or core, of an operating system.
question
OS
answer
The main component of system software that enables a computer to operate, manage its activities and the resources under its control, run application programs, and interface with the user.
question
windows
answer
The primary personal computer operating system developed by Microsoft Corporation.
question
spooling
answer
The process of placing items in a buffer so the appropriate device (such as a printer) can retrieve them when needed.
question
T
answer
Windows 7 is an example of an operating system.
question
F
answer
Most operating systems today use a command line interface
question
T
answer
Mobile devices, such as portable digital media players and mobile phones, typically require an operating system.
question
F
answer
Windows Explorer is an operating system designed for mobile phones
question
F
answer
Window Phone 7 is a versatile operating system designed to be used on a variety of computer types, such as mainframes, servers, personal computers, and mobile phones.
question
Linux
answer
____ is an operating system that is available for free over the Internet.
question
file compression
answer
To decrease the size of a file, a(n) ____ utility program can be used.
question
back up
answer
To guard against loosing your data if a computer problem occurs, you should ____ your data files on a regular basis.
question
Home office computer
answer
Windows 7
question
Mainframe computer
answer
UNIX
question
Mobile phone
answer
HP webOS
question
ATM machine
answer
Windows Embedded
question
Zipped file
answer
3. File compression program
question
Printer
answer
1. Spooling
question
Swap file
answer
4. Virtual memory
question
Folder
answer
2. File management program
question
Would a new notebook computer typically have Windows XP, 7, Phone 7, or Server 2008 R2 installed as its operating system?
answer
...xp
question
What type of utility program is designed to make duplicate copies of your hard drive content?
answer
...
question
For the following path, identify the drive, the name of the file, and whether or not the document is stored inside a folder. C:DocumentsResume.docx
answer
Drive? Name of file? Is it stored inside a folder?
question
1. What is the Boot Sequence?
answer
POST, BIOS, EPROM, and Boot Loaders
question
HAL
answer
Hardware Abstraction Layer
question
3 types of interface
answer
User - screen/keyboard. Hardware - usb cable. Software - application software.
question
Namespace
answer
Set of identifieres
question
Multiplexing
answer
creating multiple logical resources from a single physical resource
question
Preemptive
answer
take the CPU away from a process
question
Non-preemptive
answer
...
question
Polling vs Interrupt Driven
answer
...
question
DMA
answer
Direct Memory Access
question
PIO
answer
Programmed I/O
question
Host O/S
answer
...
question
Guest O/S
answer
...
question
Windows 8 Hyper-V
answer
...
question
Mac OS
answer
Leopard, Lion, Mountain Lion, Mavericks, Yosemite Oct 2014
question
Lossy
answer
Some data is lost during compression.
question
Lossless
answer
No data is lost during compression
question
Full Backup
answer
Backup that copies all data from a system.
question
Incremental Backup
answer
Backup that copies only the changed data since the last backup.
question
Differential Backup
answer
backs up the data that has changed since the last full backup on a computer or network
question
Backup
answer
means making a duplicate copy of important files so that when a problem occurs, you can restore those files using the backup copy.
question
msconfig
answer
to view programs that run each time the pc starts up
question
Parallel Processing
answer
used by supercomputer and super-computing clusters
Get an explanation on any task
Get unstuck with the help of our AI assistant in seconds
New