Direction: Choose the correct option
Q1.
Why are keys important in React lists?
Direction: Choose the correct option
Q2.
What makes a good key?
Direction: Choose the correct option
Q3.
What issue can using array index as key cause?
Direction: Choose the correct option
Q4.
Can keys be duplicated across different lists?
Direction: Choose the correct option
Q5.
What does React do if two elements in a list have the same key?
