Search Header Logo

Quiz on Angular JS

Authored by Usha B A

Professional Development

Professional Development

Used 9+ times

Quiz on Angular JS
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following statement is true for AngularJS?

AngularJS is a closed-source front-end web framework

AngularJS is an open-source front-end web framework

AngularJS is an open-source backend web framework

AngularJS is a closed-source back-end web framework

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is the correct syntax for writing AngularJS expressions?

{{expression}}

{{expression | filter1 | filter2 | …}}

c) Both of the mentioned

d) None of the mentioned

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following components can be injected as a dependency in AngularJS?

factory

service

valued

All of the above

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Being a JavaScript-only framework, applications written in AngularJS are not safe and secure.

True

False

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following directives is used to start an angularJS application?

ng-repeat

ng-init

ng-app

ng-model

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will be the output for the following code?

<div ng-app="""" ng-init=""points=[1,15,19,2,40]"">  

<p>The output is {{ points[2] }}</p>  

</div>  

The output is 1

The output is 15

The output is 19

The output is 2

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

AngularJS is perfect for _______.

Create Single Page Applications

Creating a Desktop Application

Create Web Services

None of these

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?