17th
Mar
AngularJs MCQ

AngularJs MCQ

  • Admin
  • 17th Mar, 2023
  • 481 Followers

AngularJS is an open-source front-end web framework based on JavaScript. It was created in 2009 by Misko Hevery and Adam AbronsIt and is essentially kept up by Google. It Provides developers a choice to compose customer-side applications utilizing JavaScript in a clean MVC way. It is completely free and licensed under the Apache license version 2.0.

Take the AngularJs MCQ Test, which is very helpful for the preparation for the AngularJs Exam/Interview.

AngularJS MCQ Online Test

1) Angular Js is based on

  • A. MVC Architecture
  • B.Decorator pattern
  • C.MVVM Architectural pattern
  • D.Observer Pattern

2) AngularJS expressions are written using

  • A. (expression)
  • B.{{expression}}
  • C.{{{expression}}}
  • D.[expression]

3) What is correct way to apply multiple filters in AngularJs.

  • A. {{ expression | filter1 | filter2 | ... }}
  • B.{{ expression | {filter1} | {filter2} | ... }}
  • C.{{ expression - {filter1} - {filter2} - ... }}
  • D.{{ {filter1} | {filter2} | ...-expression}}

4) Which directive initializes an AngularJS application?

  • A. ng-init
  • B.ng-app
  • C.ngSrc
  • D.ng-start

5) Which of following is not valid AngularJs Filter

  • A. lowercase
  • B.orderby
  • C.email
  • D.currency
Download Free : AngularJs MCQ PDF

6) What are Angular Controllers are responsible for

  • A. Controlling the data.
  • B.Displaying the data.

7) Which Angular directive is used to binds the value of HTML controls (input, select, textarea) to application data?

  • A. ng-cloak
  • B.ng-bind
  • C.ng-model
  • D.ng-blur

8) Which one of following is correct syntax for creating a module in AngularJs?

  • A. var myModule= angular.module();
  • B.var myModule= new Module();
  • C.angular.module("app", []);

9) How do you share data between controller and view?

  • A. using Model
  • B.using services
  • C.using factory
  • D.using $scope

10) What is $routeProvider ?

  • A. A service
  • B.A module
  • C.A component

11) Who is known as father of Angularjs?

  • A. Brad Green
  • B.Misko Hevery
  • C.Adam Abrons

12) Angular 1.x is written in

  • A. Java
  • B.Javascript
  • C.TypeScript

13) Is AngularJs supports two way binding?

  • A. True
  • B.False

14) Which Angular Directive is used to disable an Element?

  • A. ng-disabled
  • B.ng-hide
  • C.ng-false

15) Is AngularJs supports internationalization?

  • A. True
  • B.False

16) Can we extend AngularJS?

  • A. True
  • B.False

17) What is $routeProvider ?

  • A. A service
  • B.A module
  • C.A component

18) AngularJS directives are used in ____________

  • A. Module
  • B.Controller
  • C.Service
  • D.View

19) AngularJS directives can be written in Templates as

  • A. Tag
  • B.Attribute
  • C.Class name
  • D.All of the above

20) Which of the following directive allows us to use a form in AngularJs?

  • A. ng-include
  • B.ng-form
  • C.ng-directive
  • D.ng-bind

21) AngularJS applications are a mix of

  • A. HTML and PHP
  • B.HTML and JavaScript
  • C.HTML and CrossScript
  • D.HTML and AngularScript

22) AngularJS application expressions are pure JavaScript expressions.

  • A. True
  • B.False

23) Can $http service is used to make an Ajax call to server.

  • A. Yes
  • B.No

24) What is deep linking in AngularJs?

  • A. Deep linking is a SEO based technique.
  • B.Deep linking refers to linking various views to a central page.
  • C.Deep linking allows you to encode the state of application in the URL so that it can be bookmarked.
  • D.All of the Above

25) Which components can be injected as a dependency in AngularJS?

  • A. Value
  • B.Factory
  • C.Constant
  • D.Application Module

Leave A Comment :

Valid name is required.

Valid name is required.

Valid email id is required.

Related MCQ/Quiz

01st
Feb
Asp.Net MCQ
01st
Feb
Linux MCQ
01st
Jan
Docker MCQ
01st
Jun
Blue Prism MCQ
01st
Jan
NFT MCQ