πŸ“Š Ruby
Q. What is the purpose of using constants in Ruby programming?
  • (A) To store values that can be modified during the execution of the program
  • (B) To declare variables that are accessible only within a specific scope
  • (C) To store values that are sensitive and should not be accessed by other parts of the program
  • (D) To define values that remain constant throughout the execution of the program
πŸ’¬ Discuss
βœ… Correct Answer: (D) To define values that remain constant throughout the execution of the program

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
114
Total Visits
πŸ“½οΈ
2 y ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
95%
Success Rate