Question 1
The Random class has a method nextFloat( ) which returns a random float value between
◦ -1 and +1
◦ 0 and 1
◦ 0 and 99
◦ 1 and 100
◦ -2,147,483,648 and +2,147,483,647
Question 2
The String "A nice box" is drawn
◦ above the box
◦ to the left of the box
◦ to the right of the box
◦ below the box
◦ inside the box