Computer W2A - Programming Languages Flashcards
machine language
first generation
lowest level
first generation
the basic language of computers
first generation
Binary digits (1 and 0) correspond to the on and off electrical states of the computer’s components.
first generation
assembly language
second generation
allows a programmer to use abbreviations and easily remembered words instead of numbers (MOV, ADD, etc.)
second generation
high-level languages
third generation
a programming language such as C, FORTRAN, or Pascal that enables a programmer to write programs that are more or less independent of a particular type of computer
third generation
designed to solve specific problems
third generation
FORTRAN
Formula Translator
third generation
LISP
List Processing
third generation
RPG
Report Program Generator
third generation
APL
A Programming Language
third generation
COBOL
Common Business-Oriented Language
third generation
BASIC
Beginner’s All-Purpose Symbolic Instruction Code
third generation