Program Construction Flashcards

1
Q

Compiler

A

A program that translates all of the high level language program source code into machine code.

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

Interpreter

A

A program that translates and executes another program one statement at a time.

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

Assembler

A

A program that translates a program written in assembly language into machine code.

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

Fourth Generation

Programming Language

A

Used in relational database system as a query language.

Aimed at end-users relatively close to natural language / require less programming skills

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

Visual Programming language

A

Used for production of objects/ buttons/ icons (event driven environment).
May be easier to learn/ more intuitive because visual

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

Special Purpose Language

A

Used for simulation, control applications.

May have special features relevant to application eg. time analysis elements,

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

Scripting Language

A

Can add functionality to web pages.

Commands understood by application specific software.

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