M2 R5 Chapter 6

M2 R5 Chapter 6

Assessment

Quiz

Computers

12th Grade

Medium

Created by

Alexa Institute

Used 1+ times

FREE Resource

Student preview

quiz-placeholder

125 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

JavaScript किस प्रकार की भाषा है?

Client-Side Scripting Language

Server-Side Language

Database Language

Operating System

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

JavaScript का उपयोग किसके लिए किया जाता है?

Static web pages

Dynamic web pages

Operating system development

Database management

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

AngularJS में कौन सी data binding तकनीक उपयोग की जाती है?

One-way binding

Two-way binding

No binding

Event binding

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

AngularJS में $scope क्या है?

A directive

A controller

An object that binds data to views

A filter

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Client-side scripting भाषा का मुख्य उद्देश्य क्या है?

Server communication

Data storage

User interface enhancement

Database management

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

JavaScript में एक variable declare करने के लिए कौन सा keyword उपयोग किया जाता है?

var

let

const

All of the above

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

let और var में मुख्य अंतर क्या है?

let is block-scoped, var is function-scoped

var is block-scoped, let is function-scoped

No difference

Both are immutable

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?