Multiple Choice
A constant is very similar to variable, expect that:
A) A constant's value cannot be changed without generating an error
B) A constant's value is limited to string data
C) Constants can only be defined with local scope
D) None of the above
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q24: The String class's swapcase method converts a
Q25: One of the differences between Ruby and
Q26: Ruby variable names are:<br>A) Case sensitive<br>B) Case
Q27: Which of the following statements correctly defines
Q28: Interpolation is the process of substituting the
Q30: Which of the following methods should be
Q31: Ruby supports a number of different types
Q32: Creating a string by embedding characters inside
Q33: Which of the following is not true
Q34: To compare two strings to see if