πŸ“Š Ruby
Q. What does the term "monkey patching" refer to in Ruby?
  • (A) Assigning custom methods to specific objects
  • (B) Modifying or extending existing classes or modules at runtime
  • (C) Overriding built-in methods with custom implementations
  • (D) Assigning custom methods to specific objects
πŸ’¬ Discuss
βœ… Correct Answer: (B) Modifying or extending existing classes or modules at runtime

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

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