This computer science problem involves algorithmic thinking and programming concepts. The solution below explains the approach, logic, and implementation step by step.
Loading...

ScanSolve AI Answer
Answer
String
The correct option is String.
In Kotlin, String is a basic data type used to represent sequences of characters. Document, Font, and Text are not fundamental data types in Kotlin.
The final answer is .
3 done, 2 left today. You're making progress.
Get instant step-by-step solutions to any question. Free to start.
Ask Your Question
Handwritten Step-by-Step Solution
Get this as a handwritten image on WhatsApp — like a tutor wrote it for you.
Try on WhatsAppStill have questions?
The correct option is String. In Kotlin, String is a basic data type used to represent sequences of characters.
This computer science problem involves algorithmic thinking and programming concepts. The solution below explains the approach, logic, and implementation step by step.