Chapter 5 -IT Flashcards

System Software: OS and utility programs

1
Q

System software

A

Refers to the OS and utility programs that control a computer system and allow you to use that system

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

What does the system software do?

A

Enables the boot process, launches applications, transfers files, controls hardware configuration, manages files on the hard drive, and protects from unauthorized use

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

Application software

A

Refer to the programs that allow a user to perform specific tasks on a computer
word processing, playing games ,browsing the web, listening to music

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

Operating system

A

Is a collection of programs that manage and coordinate the activities taking place within a computer
Acts as an intermediary between the user and the computer and between the app programs and system hardware

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

Parts of OS

A

Kernel-communicates directly with the hardware
Shell-works with the application and user

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

Function of an OS: Interfacing with users and Booting the PC

A

Interfacing with users(typically via a GUI)
Booting the computer
Loads the essential part of OS(kernel) into memory
Determines the hardware connected to computer
Reads startup instructions
Startup programs are launched automatically
Windows users can control via the Task manager
Other instructions are stored in the windows registry

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

Windows task manager

A

Shows all running programs and processes and allows you to specify startup programs

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

Configuring devices so they operate properly

A

Device drivers communicate with peripheral devices
Most OS look for and recognize new devices each time the computer boots
Device drivers can be updated and reinstalled as needed

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

File management

A

Keeps track of stored files on computer so they can be retrieved when needed

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

Multitasking

A

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

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

Multithreading

A

Enables the computer to rotate between multiple threads so that processing is completed faster and more efficiently
A thread is a sequence of instructions within a program that is independent of other threads
Tasks are performed sequentially

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

Multiprocessing

A

Using two or more CPUs or CPU cores in one computer to perform work more efficiently. Each CPU or core typically works on a different job
Used with computers and devices that have multi-core CPUs and/or multiple CPUs

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

Parallel processing

A

Using two or more CPUs or CPU cores in one computer to perform work more efficiently. The CPUs or cores typically work together to complete one job quickly. Used most often with supercomputers
In either case, tasks are performed simultaneously

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

Sequential vs Simultaneous processing

A

Sequential-tasks are performed one right after the other
Simultaneous-Multiple tasks are performed at the exact same time

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

Virtual memory

A

A memory-management technique that uses hard drive space as additional RAM

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

A buffer

A

Is an area in RAM or on the hard drive designated to hold data that is waiting to be used by the computer
Buffering or spooling places items in a buffer so they can be retrieved by the appropriate device when needed

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

Graphical user interface

A

Has icons, buttons, and other objects that the user selects to issue commands

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

A command line interface

A

Requires the user to input text-based commands using the keyboard

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

Categories of OS

A

Personal(desktop)
Server(network)
Mobile OS
Embedded OS

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

Personal(desktop)

A

OS systems are designed to be installed on a single computer

20
Q

Server(network)

A

OS are designed to be installed on a network server
Client computers still use a personal OS
Server as controls access to network resources

21
Q

Mobile OS

A

Are used with smartphones and other mobile devices

22
Q

Embedded OS

A

Are built into devices (cars, kiosks)

23
Q

Operating Systems for Personal computers and servers

A

DOS(Disk operating system)
DOS traditionally used a command-line interface
Dominant OS in the 1980s and early 1990s
Created originally for IBM microcomputers
Created for use with IBM-compatible computers
Can enter DOS commands in windows using the command prompt window

24
Q

Change Directory(CD) Command

A

Changes to a different folder on the current drive

25
Q

Drive command

A

Changes to a new drive

26
Q

Copy command

A

Copies files from one location to another

27
Q

Directory(DIR) Command

A

Displays the files and folders in the current location

28
Q

OSX

A

Is the proprietary OS for computers made by Apple Corporation

29
Q

Startup Tab

A

Enabled programs are launched during the boot process

30
Q

Processes Tab

A

Show launched apps and the processes running in the background

31
Q

Dock

A

Used to launch commonly used programs, folders and files

32
Q

Continuity

A

Allows you to make phone calls, as well as switch between apple devices

33
Q

Unix

A

Is an OS developed in the late 1960s for midrange servers
Multitasking OS, Multiuser
More expensive, requires high level of technical knowledge; harder to install ,maintain and upgrade

34
Q

Linux

A

Resembles UNIX but was developed independently by Linus Torvalds in 1991
Open-source software
Used a command line interface, most recent versions use a GUI
Strong support from mainstream companies, such as IBM, NVIDA, HP ,DELL
Reasons to switch to Linux
Cost
Run faster
More control over the computer

35
Q

Windows 10

A

Continuum feature allows Windows to provide the most appropriate interface interface for the device being used
Enables some smartphones to function as a PC
Replaces older mobile and embedded versions of Windows(Windows phone 8, windows RT)

36
Q

Android

A

Is a Linux-based OS created with current mobile device capabilities in mind

37
Q

Utility program

A

Performs a specific task, usually related to managing/maintaining the computer system

38
Q

File management programs

A

Enable the user to perform file management tasks

39
Q

Search Tools

A

Are designed to search for documents and other files on the user’s hard drive

40
Q

Diagnostic programs

A

Evaluate your system and make recommendations for fixing any errors found

41
Q

Disk management programs

A

Diagnose and repair problems related to your hard drive

42
Q

Uninstall utilities

A

Remove programs from your hard drive without leaving bits and pieces behind
Important to properly uninstall programs, not just delete them

43
Q

Cleanup utilities

A

Delete temporary files

44
Q

File compression programs

A

Reduce the size of the files to optimize storage space and transmission time
Both zip and unzip files
Built into recent versions of windows
winzip stuffit

45
Q

Backup and recovery utilities

A

Creating a backup means making a duplicate copy of important files so they can be restored if needed
Can be stored on a recordable or rewritable DVD disc, a USB flash drive, an external hard drive, or in the cloud

46
Q

Antivirus, antispyware ,firewalls and other security programs

A

Security programs protect computers and users and it is essential that all computer users protect themselves and their computers
Windows defender, windows smart screen and windows firewall

47
Q

The future of operating systems will likely be:

A

More user-friendly
More stable and self-healing
Driven primarily by a voice interface, touch, and gesture interface
New security and technological improvements
Used primarily to access software available through the internet or other networks