Q. What is the purpose of NgRx in Angular applications?
β
Correct Answer: (C)
State management
Explanation: NgRx is a library for managing state in Angular using Redux-like patterns.