Problem
1. What does it mean to say that Java is a strongly typed language?
2. Describe the difference between primitive data types and reference data types, and give examples of each.
3. List a variable in the Body Mass Index Calculator program that must have class level scope, and explain why.