Vidyalelo
Computer Science · Q17

Kotlin Programming MCQ for Competitive Exams, Interviews, and Certifications

Engineering and GATE · Computer Science · question 17

Q17

What is the default behavior of Kotlin classes?

A.
All classes are public
B.
All classes are final
Answer
C.
All classes are sealed
D.
All of the above

Answer: Option B

Solution

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