Question 1. How many $RootScope an AngularJS application can have ?
Two
Infinity
One
Zero
Question 2.Which of the following components can be injected as a dependency in AngularJS ?
Factory
Value
Constant
Application Module
Question 3.What is deep linking in AngularJS ?
Deep linking refers to linking various views to the main page.
Deep linking is an SEO-based technique.
Deep linking allows you to encode the state of an application in the URL so that it can be bookmarked. The application can then be restored from the URL to the same state.
All of the Above
Question 4. AngularJS applications are a mix of which of the following technologies ?
HTML and JavaScript
HTML and CSS
PHP and JavaScript
None of the Above
Question 5. Which of the following template can be used to write AngularJS directives ?
Attribute
Tag
Class name
All of the Above
Question 6. AngularJS is perfect for ?
Single Page Applications
Mobile Web Applications
Desktop Applications
Cloud Applications
Question 7. Do AngularJS provide reusable components ?
Yes
No
Question 8. Which of the following directive is used to bind the application data to the HTML view in AngularJS ?
ng-app directive
ng-model directive
ng-bind directive
ng-repeat directive
Question 9. Which of the following statement is true about the lowercase filter ?
The lowercase filter is a function that takes text as input.
The lowercase filter is used to convert a text to lower case text.
Both of the above.
None of the above.
Question 10.Which of the following is an advantage of AngularJS ?
AngularJS provides capability to create Single Page Application in a very clean and maintainable way.
AngularJS provides data binding capability to HTML thus giving user a rich and responsive experience
AngularJS code is unit testable.
All of the above.
Related Multiple Choice Question
👉 Artificial Intelligence MCQ👉 Blockchain MCQ👉 Computer Networking MCQ👉 DBMS MCQ👉 Python MCQ