
MD1_Ôn tập 2

Quiz
•
Education
•
1st - 5th Grade
•
Hard
Bach Nguyen
Used 4+ times
FREE Resource
35 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Cho đoạn code sau, đâu là đáp án đúng?
let a = [1, 2, 3];
let b = [1, 2, 3];
let c = '1,2,3';
console.log(a == c);
console.log(b == c);
console.log(a == b);
true, true, false
true, true, true
true, false, false
false, false false
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Cho đoạn code sau, đâu là đáp án đúng?
const fruits = ["Banana", "Orange", "Apple", "Mango"];
fruits.pop();
Orange,
Apple,
Mango,
Banana
Banana,
Orange,
Apple,
Mango
Orange,
Apple,
Mango
Banana,
Orange,
Apple
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Cho đoạn code sau, đâu là đáp án đúng?
const fruits = ["Banana", "Orange", "Apple", "Mango"];
fruits.unshift("Lemon", "Pineapple");
Lemon,
Pineapple,
Banana,
Orange,
Apple,
Mango
Pineapple,
Banana,
Orange,
Apple,
Mango,
Lemon,
Banana,
Orange,
Apple,
Pineapple,
Lemon
Banana,
Orange,
Apple,
Mango,
Lemon,
Pineapple,
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Cho mảng sau:
const number = [3, 6, 8, 2, 1, 5, 5, 6, 5, 4, 5, 5];
Độ dài của mảng trên là?
10
11
12
13
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Cho đoạn code sau, đáp án đúng là
const fruits = ["Banana", "Orange", "Apple", "Mango", "Apple"];
let index = fruits.indexOf("Apple", 3);
1
2
3
4
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Cho đoạn code sau, đâu là đáp án đúng?
const fruits = ["Banana", "Orange", "Apple", "Mango"];
fruits.splice(2, 0, "Lemon", "Kiwi");
Banana,
Orange,
Apple,
Lemon,
Kiwi,
Apple,
Mango
Banana,
Lemon,
Kiwi,
Apple,
Mango
Banana,
Orange,
Lemon,
Kiwi,
Apple,
Mango
Banana,
Orange,
Apple,
Mango
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
1. Trang HTML sau sẽ hiển thị gì trên trình duyệt?
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Title</title>
</head>
<body>
<!-- Hà Nội mùa thu -->
1945 - 2017
</body> </html>
<!-- Hà Nội mùa thu -->
1945 – 2017
Hà Nội mùa thu1945 – 2017
1945 – 2017
Không hiển thị gì
Create a free account and access millions of resources
Similar Resources on Wayground
34 questions
Ôn tập giữ học kì 2 môn công nghệ trồng trọt 10 Dtrang

Quiz
•
1st Grade
38 questions
TƯ TƯỞNG file mới

Quiz
•
2nd Grade
38 questions
phúphu

Quiz
•
1st - 5th Grade
30 questions
ÔN TẬP KHOA HỌC

Quiz
•
1st - 5th Grade
40 questions
MD01 - Hackathon 01_RA/ĐN-JS230726

Quiz
•
1st - 5th Grade
35 questions
Đề cương ôn tập Mạng trực tuyến

Quiz
•
5th Grade
33 questions
ĐỀ 2 - ÔN TẬP KHOA HỌC CUỐI HK2 - PHẦN 2 - LỚP 2 - OCP

Quiz
•
1st - 5th Grade
31 questions
Ôn tập Công nghệ CN

Quiz
•
1st - 5th Grade
Popular Resources on Wayground
50 questions
Trivia 7/25

Quiz
•
12th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
11 questions
Negative Exponents

Quiz
•
7th - 8th Grade
12 questions
Exponent Expressions

Quiz
•
6th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
20 questions
One Step Equations All Operations

Quiz
•
6th - 7th Grade
18 questions
"A Quilt of a Country"

Quiz
•
9th Grade