Q. Which of these is NOT a feature of React?
β
Correct Answer: (B)
Two-way data binding
Explanation: React uses one-way data binding, unlike frameworks like Angular.