COMPUTER Q1 (quiz 2) Flashcards
This generation of language was introduced by John Atanasoff who built a prototype.
First Generation Language or FGL
Also known as the assembly language. It is a low-level programming language for a computer, microcontroller or other programmable device.
Second Generation Language or SGL
This is a programming language with a strong concept from details of the computer.
Third Generation Language or TGL
With a very high level programming language and a development environment or ‘Analyst Workbench’ designed with a central data.
Fourth Generation Language or FGL
It is a set of programs that enables you to store, modify and analyze data stored and extract information from a database.
Data Base Management System or DBMS
This generation of language is designed to build specific programs, fifth-generation language is designed to make the computer solve a given problem without the programmer.
Fifth Generation Language
Solve problems using constraints rather than algorithms, used in Artificial Intelligence.
Fifth Generations Language
It is Fast and efficient, consists of only 0s and 1s, difficult for humans to read, write and debug, no translator was used to compile or assemble.
First Generation Language
It has simple and mnemonic instructions <opcode> <operands>, assembler translate into machine code, hand coding in assembly only for low level needs.</operands></opcode>
Second Generation Language
It is easier for humans to read, write, debug, complier translate into machine code before running, interpreter translates into machine code at runtime.
Third Generation Language
Easier for humans to read, write, debug, Supports standard API which are commonly used to create decent programming interface, and has capability to create a large record of Database and access it over a network by the use of Query.
Fourth Generation Language
It is a specification intended to be used as an interface by software components to communicate with each other.
An API may include specifications for procedures, data structures, object classes and variables.
API or Application Programming Interface
One of the early examples of third generation language which is still used until today.
COBOL