MCQs>IT & Programming>Kotlin>You would like to know each time a class property is updated. Which code snippet shows a built-in delegated property that can accomplish this?
Kotlin MCQs
You would like to know each time a class property is updated. Which code snippet shows a built-in delegated property that can accomplish this?
Answer
Correct Answer: Delegates.observable()
Explanation:
Note: This Question is unanswered, help us to find answer for this one