πŸ“Š Ruby
Q. Which of the following is a correct way to call a method with arguments in Ruby?
  • (A) method_name(arguments)
  • (B) method_name.arguments
  • (C) method_name(arguments)
  • (D) None of the above
πŸ’¬ Discuss
βœ… Correct Answer: (A) method_name(arguments)

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

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