Q99
What is the purpose of the "object" keyword in Kotlin?
A.
To define a singleton object
AnswerB.
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