Chapter 2 Flashcards

How Programs Work

1
Q

A set of instructions that tell a computer what to do.

A

Program

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

A systematic series of steps that produce a specific result to help solve a problem.

A

Algorithm

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

A computer language, 0’s and 1’s

A

Binary code

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

A computer language, sets of numbers/letters

A

Hexidecimal

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

A set of specific words and rules for teaching a computer how to perform a desired task.

A

Programming language

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

A language compiled to machine code ‘ready to run’
C# or Java

A

Compiled languages

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

A language that takes single lines of code
Python or JavaScript

A

Interpreted language

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

Everything you see on the web page

A

Front-end Development

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

Data passed between web pages and servers

A

Back-end Development

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

What is an IDE?

A

Integrated Development Environment

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