Programming Flashcards

You may prefer our related Brainscape-certified flashcards:
1
Q

Application

A

A program which makes the computer a useful tool.

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

Assignment statement

A

Uses the equal sign to give the object property on the left of the equal sign the value on the right of the equal sign.

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

Body

A

The statements in a procedure.

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

Class

A

A data type that can store data and includes methods.

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

Click event procedure

A

A procedure that executes in response to a mouse Click event.

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

Code conventions

A

A set of guidelines for writing an application.

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