Vidyalelo
Computer Science · Q210

Kotlin Programming MCQ for Competitive Exams, Interviews, and Certifications

Engineering and GATE · Computer Science · question 210

Q210

The actual function for getting the string length in Kotlin language is?

A.
lengthof(str)
B.
string(length)
C.
str.length
Answer
D.
None of the above options

Answer: Option C

Solution

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