comp Flashcards

1
Q

concatenation

A

string concatenation is used to add two strings together with the string concatenation operator which is +

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

arithmetic

A

addition subtraction division multiplication

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

property

A

data belonging to an object specify object then add the property. an example is item. pos

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

flags

A

rea,l time input devices example is hero.find(flag)

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

return

A

it lets a function complete a return value then it returns it to a place called the parts easier to break data producing into smaller steps.

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

boolean

A

binary variable with two possible values, true and false. if statements and while loops are evaluated to boolean results

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