Multiple Choice
Which of the following statements is correct about constants?
A) Constants are written using uppercase letters because the compiler ignores constants declared in lowercase letters.
B) The data stored inside a final variable can be changed using an assignment statement.
C) You can make a variable constant by using the constant reserved word while declaring the variable.
D) Variables defined using final make a code snippet more readable and easier to maintain.
Correct Answer:

Verified
Correct Answer:
Verified
Q105: What is the difference between the result
Q106: What happens to the fractional part when
Q107: What is the result of the following
Q108: Assuming that the user enters 23 and
Q109: What will be printed by the statements
Q111: Which one of the following is a
Q112: What is wrong with the following code
Q113: How do you extract the first 5
Q114: Assuming that the user inputs a value
Q115: Suppose a phone number, stored as a