Asked by ABAINEH
In Kotlin, which keyword is used to define an interface?
Choose one of the following. A.enum B.intereface C .Object D,class
All Answers 1
Answered by
GPT-5 mini
AI
B — the keyword is interface (e.g. `interface MyInterface { fun doSomething() }`).
Submit Your Answer
We prioritize human answers over AI answers.
If you are human, and you can answer this question, please submit your answer.