Câu hỏi trắc nghiệm Javascript

Câu hỏi trắc nghiệm Javascript

Professional Development

20 Qs

quiz-placeholder

Similar activities

ÔN TẬP TIN HỌC LỚP 5 HKI

ÔN TẬP TIN HỌC LỚP 5 HKI

Professional Development

25 Qs

Props, State, Event

Props, State, Event

Professional Development

15 Qs

CFI Salesforce quiz

CFI Salesforce quiz

Professional Development

22 Qs

ôn tập bài 8

ôn tập bài 8

Professional Development

20 Qs

T4

T4

Professional Development

18 Qs

Công nghệ 6- ôn tập học kì 1

Công nghệ 6- ôn tập học kì 1

Professional Development

16 Qs

Kiến thức về Git và GitHub

Kiến thức về Git và GitHub

Professional Development

20 Qs

ES6 JS

ES6 JS

Professional Development

20 Qs

Câu hỏi trắc nghiệm Javascript

Câu hỏi trắc nghiệm Javascript

Assessment

Quiz

Instructional Technology

Professional Development

Medium

Created by

Quý Ngọ

Used 24+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Function nào sau đây có cơ chế hosting?

Generator function

Expression function

Arrow function

Declaration function

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Sự khác nhau giữa Arrow function so với 2 function Expression và Declaration?

Có cơ chế hosting

Không thể khai báo lại

Không có ngữ cảnh (không có bổ từ this)

Có ngữ cảnh (Có thể sử dụng bổ từ this)

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Try - catch được sử dụng để làm gì?

Dùng để trả về dữ liệu cho hàm

Dùng để khai báo hàm

Dùng để thoát khỏi hàm

Dùng để xử lý lỗi khi hàm có lỗi xảy ra

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Từ khóa nào sau đây được sử dụng để trả về giá trị cho hàm ?

break

return

this

console.log()

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Nếu hàm khai báo nhưng không được sử dụng từ khóa return thì hàm đó sẽ nhận giá trị là gì?

null

0

false

undefined

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Ngôn ngữ Javascript là ngôn ngữ hoạt động theo cơ chế nào ?

Cơ chế đồng bộ

Cơ chế bất đồng bộ

Cơ chế đa luồng

Cơ chế hoán vị

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Kết quả của câu lệnh sau là gì?

console.log(Number(false));

false

0

null

undefined

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?