Chapter 2: Computers and their business application Flashcards

1
Q

1 byte

A

8 bits

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

a bit

A

a single value of 0 or 1

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

what components does the cpu consist of?

A

The Arithmetic logic unit and the control unit.

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

Multi processor

A

More than one CPU

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

input device

A

send data and information to a computer

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

output devices

A

represents processed information from the computer. E.g computer screens(soft copy), printers (hard copy)

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

Two types of memory

A

Main memory and secondary memory

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

Characteristics of main memory

A

-Not stable
- losses data if electricity is interrupted

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

Secondary memory

A

-Stable
- Keeps data when computer is switched off

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

volatile memory

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

Non-Volatile memory (data can only be retrieved not written) e.g Secondary storage

A

1.ROM

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

3 Main types of secondary storage

A
  1. Magnetic disk
  2. Magnetic tape
  3. Optical disk
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Magnetic disk

A

a storage device that uses a magnetization process to write, rewrite and access data. (does not store the data sequentially)

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

Magnetic tape

A

stores data sequentially

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

Optical disc

A

an electronic data storage medium that can be written to and read from using a low-powered laser beam. (CDs, DVDs, Blu-Rays)
- stores large amounts of data

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

DVD?

A

Digital versatile disc

17
Q

CD-ROM

A

Compact disc read only memory

18
Q

RAID abbreviation?

A

Redundant array of independent disks

19
Q

What is RAID?

A

a way of storing the same data in different places on multiple hard disks or solid-state drives (SSDs) to protect data in the case of a drive failure

20
Q

Cloud storage

A

Online storage and backup
Various virtual servers operated by third parties e.g oneDrive

21
Q

Storage Area network

A

network of storage devices that can be accessed by multiple servers or computers, providing a shared pool of storage space.
-Makes storage devices available to all servers on a network

22
Q

Network attached storage

A

dedicated file storage that enables multiple users and heterogeneous client devices to retrieve data from centralized disk.
-Network-connected computer dedicated to providing file-based data storage services to other network devices

23
Q

LAN - Local Area Network

A

LANs are typically used in private households or in companies to set up home or corporate networks. This allows the various devices to communicate with each other. A LAN comprises at least two end devices, but it can also link several thousand devices to one another.

24
Q

WAN - Wide Area Network

A

Spread over several cities, states and even countries and are usually owned by multiple parties

25
Q

MAN -metropolitan Area Network

A

A metropolitan area network (MAN) is a computer network that connects computers within a metropolitan area, which could be a single large city, multiple cities and towns, or any given large area with multiple buildings. A MAN is larger than a local area network (LAN) but smaller than a wide area network (WAN).

26
Q

Source code?

A

1.Programmed using object code (consists of binary 0’s and 1’s)
2. Provides step-by-step instructions

27
Q

Criteria computers are classified by

A

1.Cost
2. Memory
3. Speed
4.Sophisrication

28
Q

two types of programs that run a computer system?

A
  1. Operating system software
  2. Application software
29
Q

Operating system software

A

Set of programs for controlling and managing computer hardware and software.
- provides an the user interface

30
Q

Application software : commercial vs in house development

A

commercial software = purchased
in house development = self developed