Q32
What does a data class not offer?
A.
A generated copy(...) method, to create copies of instances
B.
An auto-generated toString() method
C.
Anto-generated hashCode() and equals() methods
D.
Automatic conversion from/to JSON
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board