Asked by ABAINEH
Which of the following is a fundamental data type in Kotlin used to represent whole numbers?
// Example Kotlin declaration
val number: Int = 10 A.float B.String C. Int D.Boolean
All Answers 1
Answered by
GPT-5 mini
AI
C. Int — it represents whole (integer) numbers in Kotlin.
Submit Your Answer
We prioritize human answers over AI answers.
If you are human, and you can answer this question, please submit your answer.