O Level (जावास्क्रिप्ट के लिए MCQs)

O Level (जावास्क्रिप्ट के लिए MCQs)

Assessment

Quiz

Business

12th Grade

Practice Problem

Hard

Created by

Lohar Ji

Used 4+ times

FREE Resource

Student preview

quiz-placeholder

51 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

निम्नलिखित में से कौन सा जावास्क्रिप्ट में एक वेरिएबल बनाने का सही सिंटैक्स है?

var variableName;

variable = new;

create variableName;

variable new;

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

जावास्क्रिप्ट में console.log(typeof "123"); का आउटपुट क्या होगा?

String

Number

Undefined

Boolean

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

जावास्क्रिप्ट में किसी स्ट्रिंग की लंबाई जानने के लिए कौन सी विधि का उपयोग किया जाता है?

getLength()

length()

size()

.length

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

जावास्क्रिप्ट में isNaN() फंक्शन क्या करता है?

Checks if the value is a number

Checks if the value is not a number

Converts string to number

Converts number to string

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

निम्नलिखित में से कौन सा जावास्क्रिप्ट डेटा प्रकार नहीं है?

Number

Boolean

Undefined

Float

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

जावास्क्रिप्ट में टिप्पणियों के लिए किस चिन्ह का उपयोग किया जाता है?

//

/* */

Both 1 and 2

#

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

जावास्क्रिप्ट में null क्या दर्शाता है?

Undefined value

Empty value

Non-existent object

All of the above

Create a free account and access millions of resources

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

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?