How do you create a new instance of a class in Kotlin? - Study24x7
Social learning Network
5 followers study24x7 23 Oct 2024 10:07 AM study24x7 study24x7

How do you create a new instance of a class in Kotlin?

A

new ClassName()

B

ClassName()

C

create ClassName()

D

instanceOf ClassName()

study24x7
Write a comment
Related Questions
500+   more Questions to answer
Most Related Articles