Question:
What is the name of the class in Groovy that allows you to add properties and methods to the class dynamically?
Options:
- DynamicExpando
- ExpandoInterface
- Expando
- ExpandoManager
Answer:
Expando
What is the name of the class in Groovy that allows you to add properties and methods to the class dynamically?
Expando