Top 50+ Solved AngularJS Dependency Injection, Services MCQ Questions Answer
Q. The <span> tag is much like the <div> element, but <div> is a _________and <span> is an ______________.
a. Block level element , inline element
b. Container element, directive element
c. directive element, directive element
d. none of these.
Q. The _____ directive is show that it is AngularJS application.
a. ng-app
b. ng-model
c. ng-bind
d. none of these.
Q. The ______ directive for binds the value of HTML it is used for input the data , select the data in application
a. ng-app
b. ng-model
c. ng-bind
d. none of these.
Q. In AngularJS, views are pure html pages, and controllers written only in phpdo the business processing.
a. True
b. False
c. none
d. all
Q. AngularJS, provides data binding capability to HTML. Thus, it gives user a richand responsive experience TRUE
a. True
b. False
c. none
d. all
Q. Being JavaScript framework, application written in AngularJS are not safe.
a. True
b. False
c. none
d. all
Q. ____ is an open source full featured JavaScript framework developed by Google.
a. angular js
b. php
c. java script
d. non of these
Q. Published by Google in ____AngularJS has become one of the most popularJavaScript frameworks till now
a. 2009
b. 2010
c. 2011
d. 2020
Q. AngularJS is a ______framework for dynamic web apps.
a. structural
b. unstructural
c. wrong
d. shape
Q. The _____ directive is show that it is AngularJS application
a. ng-app
b. ng-model
c. ng-bind
d. none of these.
Q. Angular 1 core concept was $scope, and you will not find $scope in angular 2.0. Angular 2 is using . . . . . . . . to detect changes.
a. zone$.js
b. Scope.js
c. zone.js
d. zones.js
Q. Angular 2.0 contains a logging service called . . . . . which is very useful feature measuring where time is spent in your application.
a. config.js
b. logging.js
c. diary.js
d. none of above
Q. Angular 2 has a . . . . . . . service that allows us to dynamically load a component in a certain position on the page.
a. DynamicControlLoader
b. DynamicControllerLoader
c. DynaCompLoader
d. DynamicComponentLoader