1.6) Principles Of Programming Flashcards

1
Q

What are examples of high level languages?

A
Basic.
Java.
Pascal.
COBOL.
C#.
C++.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is machine code?

A

Opposite of a high level language.

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

What are uses of high level languages?

A

When execution speed not most critical factor.

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

What are low level languages used for?

A

Some programmers who wish to program directly in machine code or use assembly code. Done when programming device drivers or embedded systems where fast execution speeds are critical.

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