Q83
What is the purpose of the init block in Kotlin?
A.
to initialize variables
AnswerB.
to define constructors
C.
to set default values for variables
D.
to create objects
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board