Level 40
Level 42
5 words 0 ignored
Ready to learn
Ready to review
Ignore words
Check the boxes below to ignore/unignore words, then click save at the bottom. Ignored words will never appear in any learning session.
Ignore?
binary
Operator has left and right side
unary
Operator is on it's own
prefix
Operator precedes variable
postfix
Usually same as 'prefix' version, but meaning changes when placed after
ternary
Only one of these, means "three operands"