Blookly trắc nghiệm 9 - Phan Thủy

Blookly trắc nghiệm 9 - Phan Thủy

9th - 12th Grade

15 Qs

quiz-placeholder

Similar activities

java script

java script

9th - 12th Grade

15 Qs

Gmetrix Intro to Programming Using JavaScript Session 1 Test

Gmetrix Intro to Programming Using JavaScript Session 1 Test

9th - 12th Grade

15 Qs

Coding JavaScript

Coding JavaScript

9th - 12th Grade

12 Qs

Javascript 2

Javascript 2

11th - 12th Grade

19 Qs

JavaScript

JavaScript

3rd Grade - University

20 Qs

Q4M3 ASSESSMENT

Q4M3 ASSESSMENT

10th Grade

10 Qs

Exprés de JavaScript

Exprés de JavaScript

11th Grade

13 Qs

JavaScript Cert Prep

JavaScript Cert Prep

9th - 12th Grade

10 Qs

Blookly trắc nghiệm 9 - Phan Thủy

Blookly trắc nghiệm 9 - Phan Thủy

Assessment

Quiz

Computers

9th - 12th Grade

Hard

Created by

thuy phan

Used 5+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the result of the typeof NaN expression in JavaScript?

A. undefined

B.number

C. object

D.NaN

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following methods is used to convert a string to an integer?

A. Number()

B. parseInt()

C. parseFloat()

D. toFixed()

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the result of the expression [1, 2, 3].map(x => x * 2) in JavaScript?

A. [2, 4, 6]

B. [1, 2, 3]

C. 6

D. [2, 3, 4]

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How to create an object that inherits from another object in JavaScript?

A. Object.inherit()

B. Object.create()

C. Object.derive()

D. Object.extend()

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In JavaScript, what does the this keyword in an object's method refer to?

A. Global object

B. Current object

C. Parent object

D. Child object

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the result of the expression "5" - 3 in JavaScript?

A. 2

B. 53

C.NaN

D. Error

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following methods is used to merge arrays in JavaScript?

A. concat()

B. push()

C. merge()

D. combine()

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?