Question from the Kotlin test

What does the keyword "open" mean in Kotlin?

Archived

In the following code: open class Bar(p: Int)
open means the Bar class:

Author: W3D TeamStatus: Archived(New question!)Question passed 557 times
1
Community EvaluationsNo one has reviewed this question yet, be the first!