1. What is the normal spelling convention for named constants?
2. Give a definition for a named constant for the number of hours in a day.
3. Write a Java assignment statement that will set the value of the variable
interest to the value of the variable balance multiplied by 0.05.
4. Write a Java assignment statement that will set the value of the variable
interest to the value of the variable balance multiplied by the value of
the variable rate. The variables are of type double.
5. Write a Java assignment statement that will increase the value of the
variable count by 3. The variable is of type int.
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here