Vidyalelo
Computer Science · Q23

Kotlin Programming MCQ for Competitive Exams, Interviews, and Certifications

Engineering and GATE · Computer Science · question 23

Q23

What is a data class in Kotlin?

A.
A class that is used to represent data structures
Answer
B.
A class that is used to perform database operations
C.
A class that is used to store constants
D.
A class that is used to handle exceptions

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board