Vidyalelo
Computer Science · Q114

Kotlin Programming MCQ for Competitive Exams, Interviews, and Certifications

Engineering and GATE · Computer Science · question 114

Q114

What specifies the sealed class in Kotlin?

A.
It depicts the restricted class hierarchies
Answer
B.
It is utilized in every Kotlin program
C.
It is another name for the abstract class
D.
None of the above options

Answer: Option A

Solution

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