πŸ“Š Ruby
Q. What is the purpose of the binding method in Ruby?
  • (A) To execute a block of code within the context of a specific object
  • (B) To capture the current execution context and create a binding object
  • (C) To generate a list of variables and their values within the current scope
  • (D) To execute a block of code within the context of a specific object
πŸ’¬ Discuss
βœ… Correct Answer: (B) To capture the current execution context and create a binding object

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

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