Top 150+ Solved Angular-JS 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. AngularJS is a powerful javascript framework, used for developing _________projects in very clean and maintainable way.
a. SinglePageApplication(SPA)
b. doublepage application
c. multipage application
d. none of these
Q. ________is a web application or website that interacts with the user bydynamically rewriting the current page rather than loading entire new pages from a server).
a. SinglePageApplication(SPA)
b. doublepage application
c. multipage application
d. non of these
Q. The _____ directive .it is used to binds application data to the HTML view.
a. ng-app
b. ng-model
c. ng-bind
d. none of these.
Q. The ______ directive initializes application data. ,it is used to initializes thedata.
a. ng-app
b. ng-model
c. ng-bind
d. ng-init