Vidyalelo
Computer Science · Q162

Kotlin Programming MCQ for Competitive Exams, Interviews, and Certifications

Engineering and GATE · Computer Science · question 162

Q162

What is the default return type of any functions defined in Kotlin?

A.
Int
B.
Double
C.
void
D.
Unit
Answer

Answer: Option D

Solution

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