What is the single page application (spa)?



What is the single page application (spa)?..

Answer / Murli Kumar Mishra

A Single Page Application (SPA) is a web application or website that interacts with the user by dynamically rewriting the current page rather than loading entire new pages from a server.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More AngularJS Interview Questions

How google handles security in angular 4 applications?

1 Answers  


Can localstorage be hacked?

1 Answers  


What do double curly brackets are used in angular 5?

1 Answers  


How we can set http request header in angular 2 and angular 4?

1 Answers  


What is the difference between Kris Kowal's Q and $q?

1 Answers  


What is the difference between `{'ngfor'}` and `{`ngforof`}` in angular 2?

1 Answers  


Does typescript have a future?

1 Answers  


Is angularjs opensource?

1 Answers  


How would you select a custom component to style it?

1 Answers  


How to use $scope.$Watch and $scope.$Apply in angularjs?

1 Answers  


How to install cookies in angular?

1 Answers  


What is dependency injection in angularjs and how does it work?

1 Answers  


Categories