Quiz on Angular JS

Quiz on Angular JS

Professional Development

10 Qs

quiz-placeholder

Similar activities

TypeSCript_Angular_POSTTEST

TypeSCript_Angular_POSTTEST

Professional Development

10 Qs

Induction Training - Pretest

Induction Training - Pretest

Professional Development

15 Qs

Frontend Development

Frontend Development

Professional Development

10 Qs

IX-ReactNative-Q1

IX-ReactNative-Q1

Professional Development

6 Qs

Konstrukteur 20230929

Konstrukteur 20230929

Professional Development

10 Qs

BÀI KIỂM TRA HƯỚNG DẪN HỌC TẬP TRỰC TUYẾN

BÀI KIỂM TRA HƯỚNG DẪN HỌC TẬP TRỰC TUYẾN

1st Grade - Professional Development

10 Qs

FACT OR BLUFF TRAINER'S EDITION

FACT OR BLUFF TRAINER'S EDITION

Professional Development

9 Qs

Tenzin

Tenzin

Professional Development

10 Qs

Quiz on Angular JS

Quiz on Angular JS

Assessment

Quiz

Professional Development

Professional Development

Medium

Created by

Usha B A

Used 8+ times

FREE Resource

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

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?