0 votes
in Kotlin by
Explain the use of data class in Kotlin?

1 Answer

0 votes
by

Data class holds the basic data types. It does not contain any functionality.

Related questions

0 votes
0 votes
asked Oct 5, 2021 in Kotlin by rajeshsharma
0 votes
asked May 26, 2022 in Kotlin by Robin
0 votes
0 votes
asked May 26, 2022 in Kotlin by Robin
...