Angular Routing Guard MCQ Quiz
1. Which of the following is NOT a type of Angular route guard?
2. What is the main purpose of CanActivate guard?
3. Which interface is implemented to protect against navigating away from a component with unsaved changes?
4. What does CanLoad guard control?
5. A CanActivate guard should return:
Comments
Post a Comment