Vidyalelo
Computer Science · Q99

Kotlin Programming MCQ for Competitive Exams, Interviews, and Certifications

Engineering and GATE · Computer Science · question 99

Q99

What is the purpose of the "object" keyword in Kotlin?

A.
To define a singleton object
Answer
B.
To define a static class
C.
To define a non-static class
D.
To define an interface

Answer: Option A

Solution

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