Q88
What is the difference between a property and a field in Kotlin?
A.
A property has a getter/setter
AnswerB.
A property is a variable
C.
A property is a constant
D.
A property is a method
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board