Q186
What does the data class not provide?
A.
An auto-generated "toString()" method
B.
Automatic conversion from/to JSON
AnswerC.
Auto-generated equals() and hashcode() method
D.
A generated copy(....) method for creating copies of the instances
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board