Q. What happens if you use the same key for elements in a list?
β
Correct Answer: (C)
Unexpected behavior may occur
Explanation: Using non-unique keys can cause rendering issues in lists.