Scripting and Programming Flashcards

1
Q

What statement is true concerning complied and interpreted computer language?

A

A compiler translates an entire program into executable program, which can be run at a later time, while the interpreter does this incrementally

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

Which language is ofter used for rapid prototyping and the creation of GUI’s?

A

TCL

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

Which is true of databases and the applications that interact with them?

A

Applications are interdependent of the database

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

What is another term for a formula that outlines how to execute a task?

A

Algorithm

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

Which is a characteristic of high-level languages?

A

The source does has to be complied

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

How does a compiler work?

A

It takes the most recent instructions and translates them into machine language

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