Q193
Which function is used to iterate over a collection in Kotlin?
A.
forEach()
AnswerB.
for()
C.
map()
D.
filter()
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board