Vidyalelo
Computer Science · Q206

Kotlin Programming MCQ for Competitive Exams, Interviews, and Certifications

Engineering and GATE · Computer Science · question 206

Q206

The Kotlin .. operator can be written as which function?

A.
a.from(b)
B.
a.range(b)
C.
a.rangeTo(b)
Answer
D.
a.to(b)

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board