Q77
Which of these is not a loop structure in Kotlin?
A.
for loop
B.
while loop
C.
until loop
AnswerD.
do-while loop
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board