Q. What is a closure in Ruby?

  • (A) An object that encapsulates a block of code along with its surrounding context
  • (B) A block of code that can be passed around as an object
  • (C) A method that takes a block as an argument
  • (D) A method that returns a lambda
πŸ’¬ Discuss
βœ… Correct Answer: (A) An object that encapsulates a block of code along with its surrounding context

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

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