- A A way to inject CSS styles into HTML
- B A way to inject JavaScript code into HTML
- C A way to inject data into a component
- D A way to inject services into a component
- Share this MCQ
Answer:
D
Share this MCQ
Answer: D) A way to inject services into a component
Explanation: Dependency injection is a key feature of AngularJS that allows services to be injected into components, making it easy to reuse code and separate concerns.
Click me to Read more Question & Answer of AngularJS MCQShare this MCQ