Question 1
What is 1 – 0.1 - 0.1 - 0.1 - 0.1 - 0.1 == 0.5?
◦ true
◦ false
◦ There is no guarantee that 1 – 0.1 - 0.1 - 0.1 - 0.1 - 0.1 == 0.5 is true.
Question 2
In Java, the word true is ________.
◦ same as value 1
◦ a Java keyword
◦ same as value 0
◦ a Boolean literal