Vidyalelo
Computer Science · Q22

Kotlin Programming MCQ for Competitive Exams, Interviews, and Certifications

Engineering and GATE · Computer Science · question 22

Q22

What defines a sealed class in Kotlin?

A.
Its another name for an abstract class
B.
It represents restricted class hierarchies
Answer
C.
It is used in every Kotlin program
D.
None of above

Answer: Option B

Solution

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