Midterm Flashcards
Machine that is designed to perform operations that are specified with program
Computer
A set of instructions to solve problem
Program
Program that describe the steps computer to perform
Software
Computer equipment
Hardware
The part of computer that controls all the other parts
Processor
Part of computer that stores instruction and data internally or externally
Memory
Part of computer that performs arithmetic and logic process
ALU
The processor and the ALU together
CPU
An interface between the user and the hardware
Operation system
Computer instruction written in binary strings consisting 0 and 1 (bits)
Machine language
Computer instruction written in symbolic statements
Assembly languages
A special program used to perform translation from high level language to machine language
Compiler
Error in program
Bugs
Error identified in the compiling stage
Compiler error
Errors identified in execution of the program
Logic error
Grammar/rules for computer program to follow
Syntax