Operations Flashcards

1
Q

The operating system and utility programs that control a
computer system and allow you to use your computer

A

System Software

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

System software enables the boot process, launches applications, – files,
controls hardware configuration, manages files on the –,
and protects from unauthorized use

A

transfer, hard drive

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Programs that allow a user to perform specific tasks on a
computer
● Word processing, playing games, browsing the Web, listening to
music, etc.

A

Application Software

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

A collection of programs that
manage and coordinate the
activities taking place within a
computer

A

Operating System

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Operating System acts as an intermediary
between the – and the
– and between the
– programs and
– hardware

A

user, computer, application, system

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Functions of an Operating System

A

●Interfacing with Users (typically via a GUI)
●Booting the Computer
●Configuring Devices
●Managing Network Connections
●Managing and Monitoring Resources and Jobs
●File Management
●Security

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

● The ability of an operating system to have more than one
program (task) open at one time
● CPU rotates between tasks
● Switching is done quickly
● Appears as though all programs executing at the same time

A

Multitasking

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

The ability to rotate between multiple threads so that processing is completed faster and more efficiently

A

Multithreading

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Sequence of instructions within a program that is independent of
other thread

A

Thread

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Multiple processors (or multiple cores) are used in one
computer system to perform work more efficiently
● Tasks are performed –

A

Multiprocessing and Parallel Processing

sequentially

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

General Processing Techniques

A
  1. Sequential Processing
  2. Simultaneous Processing
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Tasks are performed right after the other

A

Sequential Processing

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Multiple task are performed at the exact time

A

Simultaneous Process

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Optimizing the use of main memory (RAM)

A

Memory Management

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Memory-management technique that uses hard drive space as additional RAM

A

Virtual Memory

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Area in RAM or on the hard drive designated to hold data that is
used by different hardware devices or programs

A

Buffer

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
17
Q

Placing items in a buffer so they can be retrieved by the appropriate
device when needed

A

Buffering or spooling

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
18
Q

Require users to input commands using
the keyboard

A

Command Line Interface

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
19
Q

● Graphics based interface
● Used by most operating systems

A

Graphical User Interface

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
20
Q

Categories of Operating Systems

A

● Personal (Desktop) Operating Systems
● Server (Network) Operating Systems
● Mobile and embedded operating systems are also common

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
21
Q

● Designed to be installed on a single computer

A

Personal (Desktop) Operating System

22
Q

● Designed to be installed on a network server
● Client computers still use a personal operating system

A

Server (Network) Operating System

23
Q

The Types of Processors Supported

A

● Desktop, mobile, server processors
● 32-bit or 64-bit CPUs

24
Q

Support for Virtualization and Other
Technologies

A

● New types of buses
● Virtualization
● Mobility
● Security concerns
● Power-consumption concerns
● Touch and gesture input
● The move to cloud

25
traditionally used a command-line interface ● Dominant operating system in the 1980s and early 1990s
Disk Operating System
26
● Created originally for IBM microcomputers
PC - DOS
27
● Created for use with IBM-compatible computers
MS - DOS
28
The predominant personal operating system developed by Microsoft Corporation
Windows
29
Proprietary operating system for computers made by Apple Corporation
Mac OS
30
Operating system developed in the late 1960s for midrange servers
UNIX
31
UNIX
32
● A standardized UNIX environment
●Single UNIX Specification
33
Linux is developed by who and when
Linus Torvalds in 1991
34
● Is open-source software; has been collaboratively modified by volunteer programmers all over the world
Linux
35
●The first cloud operating system ●Essentially is the Chrome Web browser redesigned to run a computer, in addition to accessing Web resources
Chrome OS
36
● Latest version of Windows designed for smartphones
Windows Phone
37
● Designed for tablet use
Windows RT
38
● Designed primarily for consumer and industrial devices that are not personal computers
Windows Embedded
39
● Linux-based operating system created with current mobile device capabilities in mind ● Can create applications that take full advantage of all the features a mobile device has to offer ● Open platform
Android
40
Designed for Apple Mobile phones and mobile devices
iOS
41
Software that performs a specific task, usually related to managing or maintaining the computer system
Utility Program
42
● Designed to search for documents and other files on the user’s hard drive
Search Tools
43
evaluate your system and make recommendations for fixing any errors found
Diagnostic Programs
44
diagnose and repair problems related to your hard drive
Disk Management Program
45
remove programs from your hard drive without leaving bits and pieces behind
Uninstall Utilities
46
delete temporary files
Clean up utilities
47
Reduce the size of files to optimize storage space and transmission time
File Compression Programs
48
● Make the backup and restoration process easier ● Creating a backup means making a duplicate copy of important files
Back up and Recover utilities
49
protect computers and users and it is essential that all computer users protect themselves and their computers
Security Programs
50
CS prepares students to design and create algorithmically complex -- and develop new and effective algorithms for solving -- problems.
Software, computing