2.2.1 Mathematical operators in program code and algorithms Flashcards

1
Q

State:

Add Operator

A

+

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

State:

Subtract Operator

A

-

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

State:

Multiply Operator

A

*

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

State:

Divide Operator

A

/

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

State:

Integer Division Operator

A

// (DIV)

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

State:

Modulus

A

% (MOD)

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