Open In App

Aptitude | AngularJS Quiz | Set-2 | Question 9

Like Article
Like
Save
Share
Report

The component which is used for adding the dependency in AngularJS application are:

(A)

Value

(B)

Factory

(C)

Constant

(D)

Application Module


Answer: (D)

Explanation:

The application module is used for adding the dependency in the angular application and making the component more configurable. It is used for the block of code and is connected to the application domain.


Quiz of this Question
Please comment below if you find anything wrong in the above post


Last Updated : 20 Sep, 2021
Like Article
Save Article
Previous
Next
Share your thoughts in the comments
Similar Reads