Q. What is the purpose of using constants in Ruby programming?
β
Correct Answer: (D)
To define values that remain constant throughout the execution of the program
You must be Logged in to update hint/solution