Chapter 2: Computers and their business application Flashcards
1 byte
8 bits
a bit
a single value of 0 or 1
what components does the cpu consist of?
The Arithmetic logic unit and the control unit.
Multi processor
More than one CPU
input device
send data and information to a computer
output devices
represents processed information from the computer. E.g computer screens(soft copy), printers (hard copy)
Two types of memory
Main memory and secondary memory
Characteristics of main memory
-Not stable
- losses data if electricity is interrupted
Secondary memory
-Stable
- Keeps data when computer is switched off
volatile memory
- RAM
2.Cache RAM
Non-Volatile memory (data can only be retrieved not written) e.g Secondary storage
1.ROM
3 Main types of secondary storage
- Magnetic disk
- Magnetic tape
- Optical disk
Magnetic disk
a storage device that uses a magnetization process to write, rewrite and access data. (does not store the data sequentially)
Magnetic tape
stores data sequentially
Optical disc
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
DVD?
Digital versatile disc
CD-ROM
Compact disc read only memory
RAID abbreviation?
Redundant array of independent disks
What is RAID?
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
Cloud storage
Online storage and backup
Various virtual servers operated by third parties e.g oneDrive
Storage Area network
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
Network attached storage
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
LAN - Local Area Network
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.
WAN - Wide Area Network
Spread over several cities, states and even countries and are usually owned by multiple parties
MAN -metropolitan Area Network
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).
Source code?
1.Programmed using object code (consists of binary 0’s and 1’s)
2. Provides step-by-step instructions
Criteria computers are classified by
1.Cost
2. Memory
3. Speed
4.Sophisrication
two types of programs that run a computer system?
- Operating system software
- Application software
Operating system software
Set of programs for controlling and managing computer hardware and software.
- provides an the user interface
Application software : commercial vs in house development
commercial software = purchased
in house development = self developed