How AngularJS handle the security?



How AngularJS handle the security?..

Answer / chaitanya

AngularJS provide following built-in protection from basic security holes:

1. Prevent HTML injection attacks.

2. Prevent Cross-Site-Scripting (CSS) attacks.

3. Prevent XSRF protection for server side communication.

Is This Answer Correct ?    2 Yes 1 No

Post New Answer

More AngularJS Interview Questions

What is difference between config() and run() method in AngularJS?

1 Answers   Citi Bank, SLK Software,


When to use factory?

0 Answers  


What is difference between factory service and provider in angularjs?

0 Answers  


What is angular 5?

0 Answers  


What is routing concept in angularjs?

0 Answers  






Explain what is directive and mention what are the different types of directive?

0 Answers  


What are the difference between angular 4 & angular 5? Explain

0 Answers  


What is angular and why it is used?

0 Answers  


What are the two ways to use currency filters?

0 Answers  


Can you define multiple restrict options on a directive?

1 Answers  


What is async pipe?

0 Answers  


List some advantages of angular 2 over angular1.

0 Answers  


Categories