πŸ“Š Angular
Q. What is a resolver in Angular routing?
  • (A) A service that pre-fetches data before loading a route
  • (B) A class for handling form validation
  • (C) A module that enables routing
  • (D) A function for handling events
πŸ’¬ Discuss
βœ… Correct Answer: (A) A service that pre-fetches data before loading a route

Explanation: Resolvers allow data to be loaded before the route is activated.

Explanation by: Mr. Dubey
Resolvers allow data to be loaded before the route is activated.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
43
Total Visits
πŸ“½οΈ
9 mo ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
83%
Success Rate