Unit 1 Day 2 Quiz

#1 Which is a valid variable name?:
           

#2 Which equation will return an integer?:
           

#3 What statement can be placed in front of a variable declaration to make it "unchangeable"?:
           

#4 Which is a correct example of variable casting?:
           

#5 Which is an incorrect way to incrememnt a variable?: