Which of these statements will result in autoVar
being a boolean type variable?
Great, expressions that result in true
or false
statements will result in a boolean.
Whoops! Expressions that result in true
or false
statements will result in a boolean.