What is angular json file?



What is angular json file?..

Answer / Surajit Koley

An angular JSON file is a file that stores data in JavaScript Object Notation (JSON) format, which can be used by Angular applications. It may contain configuration data, application state, or other types of data that are required by the Angular application.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More AngularJS Interview Questions

List some difference between angularjs and angular 2?

1 Answers  


What is aot compilation? Why use in angular 2?

1 Answers  


Differentiate between dom and bom.

1 Answers  


Explain ng-include directive in angularjs?

1 Answers  


What are the modules in angular 2?

1 Answers  


What is the difference between ngoninit and ngafterviewinit?

1 Answers  


Explain ng-bind directive ?

1 Answers  


What is the use of $event?

1 Answers  


What is $ watch?

1 Answers  


What’s the difference between dirty, touched, and pristine on a form element?

1 Answers  


What is difference between ng if and ng show?

1 Answers  


What is single page application (spa)?

1 Answers  


Categories