148
92k

160+ Angular-JS Solved MCQs

These multiple-choice questions (MCQs) are designed to enhance your knowledge and understanding in the following areas: Bachelor of Business Administration in Computer Applications (BBA [CA]) .

Chapters

Chapter: AngularJS Filters
151.

The ________ adds a controller to your application.it control on the application

A. ng-control directive
B. readonly diretive
C. ng-init directive
D. ng-repeat.directive
Answer» A. ng-control directive
152.

The ______ is used to binds application data to the HTML view.

A. ng-bind directive
B. readonly diretive
C. ng-init directive
D. ng-repeat.directive
Answer» A. ng-bind directive
153.

These directives can be used to create custom HTML tags that serve as new, custom widgets. AngularJS has built-in directives such as ngBind, ngModel, etc.

A. true
B. false
C. none
D. all
Answer» A. true
154.

angular js is an open source full featured JavaScript framework developed by Google.

A. true
B. false
C. none
D. all
Answer» A. true
155.

Published by Google in 2009 AngularJS has become one of the most popular JavaScript frameworks till now

A. true
B. false
C. none
D. all
Answer» A. true
156.

AngularJS is a structural framework for dynamic web apps.

A. true
B. false
C. none
D. all
Answer» A. true
157.

AngularJS is a powerful javascript framework, used for developing SinglePageApplication(SPA) projects in very clean and maintainable way.

A. true
B. false
C. none
D. all
Answer» A. true
158.

The ng-app directive is show that it is AngularJS application

A. true
B. false
C. none
D. all
Answer» A. true
159.

The ng-bind directive .it is used to binds application data to the HTML view.

A. true
B. false
C. none
D. all
Answer» A. true
160.

The ng-init directive initializes application data. ,it is used to initializes the data.

A. true
B. false
C. none
D. all
Answer» A. true
161.

The _ ng-repeat. directive repeats a set of HTML, a given number of times.

A. true
B. false
C. none
D. all
Answer» A. true
162.

ngshow directive is used to show a div tab by linking it to a Boolean variable in the script. If the value of the variable is true then the item is displayed.

A. true
B. false
C. none
D. all
Answer» A. true
163.

ng-hide directive is used to hide a div tab by linking it to a Boolean variable in the script. If the value of the variable is false then the item is not displayed.

A. true
B. false
C. none
D. all
Answer» A. true

Done Studing? Take A Test.

Great job completing your study session! Now it's time to put your knowledge to the test. Challenge yourself, see how much you've learned, and identify areas for improvement. Don’t worry, this is all part of the journey to mastery. Ready for the next step? Take a quiz to solidify what you've just studied.