SA1 Flashcards
is an electronic device that accepts, processes, stores, and outputs data at
high speeds according to programmed instructions.
A computer
are the tangible parts of a computer
Hardware
are used to input instructions to the computer.
Input Devices
is used to give an output of what the computer executes.
An output device
are programs that run the computer, designed to perform a particular type of
task.
Software
is the software that makes the computer work.
Operating System
stores data and program instructions.
Memory
is a memory which can be read or changed by the user or computer.
RAM
is a memory which can be read by the computer but not altered in any way.
ROM
is a type of ROM that cannot be erased or re-written.
PROM
is a type of ROM that can be erased with exposure to UV light.
EPROM
is a type of ROM that can be erased and re-written without having to remove
the chip from the computer.
EEPROM
EEPROM chips are also called
Flash ROMs
is the part of the computer that translates commands and runs programs.
CPU
is the part of the CPU that handles all arithmetic and logical operations.
ALU
is the nerve center of a computer.
Control Unit
extracts instructions from memory and decodes and executes them.
Control Unit
contains the series of commands that create software.
A Programming Language
is a sequence of extremely simple instructions known as machine code
Code
were developed because of the difficulty of programming using
assembly languages .
High Level Language
is easier to use than machine and assembly languages because
their commands are closer to natural human language .
High Level Language
is a programming language that uses easy-to- remember commands
in place of binary patterns in order to make the task of programming easier.
Assembly Language
Once an assembly-language program is written, it is converted to a machine-language
program by another program called an
Assembler
is also known as the Stored Program Architecture
Von Neumann Architecture
is a collection of wires on which electrical signals pass between components in the
system.
Bus
is used to shuffle data between the various components in a computer system.
Data Bus
carries the actual data between the processor, the memory and the
peripherals.
Data Bus
specifies the location of data in memory.
Address Bus
is an extensive collection of signals that control how the processor
communicates with the rest of the system.
Control Bus
carries the control, timing and coordination signals to manage the various
functions across the system.
Control Bus
controls the direction of data on the data bus.
Read and write control lines