Q73
Which Kotlin construct allows a block of code to be executed a specific number of times?
A.
for
B.
while
C.
repeat
AnswerD.
loop
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board