πŸ“Š Ruby
Q. Which naming convention is commonly used for method names in Ruby?
  • (A) Kebab case (e.g., my-method)
  • (B) Snake case (e.g., my_method)
  • (C) Pascal case (e.g., MyMethod)
  • (D) Kebab case (e.g., my-method)
πŸ’¬ Discuss
βœ… Correct Answer: (B) Snake case (e.g., my_method)

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

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