Vidyalelo
Computer Science · Q205

Kotlin Programming MCQ for Competitive Exams, Interviews, and Certifications

Engineering and GATE · Computer Science · question 205

Q205

Which function changes the value of the element at the current iterator location?

A.
change()
B.
modify()
C.
set() (reference)
Answer
D.
assign()

Answer: Option C

Solution

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