COMPUTER Q1 (quiz 2) Flashcards

1
Q

This generation of language was introduced by John Atanasoff who built a prototype.

A

First Generation Language or FGL

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Also known as the assembly language. It is a low-level programming language for a computer, microcontroller or other programmable device.

A

Second Generation Language or SGL

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

This is a programming language with a strong concept from details of the computer.

A

Third Generation Language or TGL

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

With a very high level programming language and a development environment or ‘Analyst Workbench’ designed with a central data.

A

Fourth Generation Language or FGL

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

It is a set of programs that enables you to store, modify and analyze data stored and extract information from a database.

A

Data Base Management System or DBMS

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

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.

A

Fifth Generation Language

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Solve problems using constraints rather than algorithms, used in Artificial Intelligence.

A

Fifth Generations Language

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

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.

A

First Generation Language

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

It has simple and mnemonic instructions <opcode> <operands>, assembler translate into machine code, hand coding in assembly only for low level needs.</operands></opcode>

A

Second Generation Language

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

It is easier for humans to read, write, debug, complier translate into machine code before running, interpreter translates into machine code at runtime.

A

Third Generation Language

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

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.

A

Fourth Generation Language

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

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.

A

API or Application Programming Interface

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

One of the early examples of third generation language which is still used until today.

A

COBOL

How well did you know this?
1
Not at all
2
3
4
5
Perfectly