Q. How can you secure routes in Angular? (A) Using route guards (B) Using CSS (C) Using services only (D) By hiding components ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (A) Using route guards Explanation: Route guards can prevent unauthorized access to routes.