Vidyalelo
Computer Science · Q77

Kotlin Programming MCQ for Competitive Exams, Interviews, and Certifications

Engineering and GATE · Computer Science · question 77

Q77

Which of these is not a loop structure in Kotlin?

A.
for loop
B.
while loop
C.
until loop
Answer
D.
do-while loop

Answer: Option C

Solution

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