comp Flashcards
1
Q
concatenation
A
string concatenation is used to add two strings together with the string concatenation operator which is +
2
Q
arithmetic
A
addition subtraction division multiplication
3
Q
property
A
data belonging to an object specify object then add the property. an example is item. pos
4
Q
flags
A
rea,l time input devices example is hero.find(flag)
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.
6
Q
boolean
A
binary variable with two possible values, true and false. if statements and while loops are evaluated to boolean results