
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
30 questions
Tech Quiz

Quiz
•
1st - 5th Grade
35 questions
KHTN 7 - Bài 5 - Giới thiệu về liên kết hóa học

Quiz
•
2nd Grade
30 questions
Nhập môn 3

Quiz
•
2nd Grade
36 questions
Mario y Luigi

Quiz
•
2nd Grade
34 questions
June 16

Quiz
•
5th Grade
38 questions
ÔN TẬP TOÁN CUỐI NĂM LỚP 4

Quiz
•
4th Grade
38 questions
SS5 - Unit 4 - Prehistory and Ancient History

Quiz
•
5th Grade
30 questions
bài 5,6

Quiz
•
1st Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Education
10 questions
TCI Unit 1- Lesson 3

Quiz
•
5th Grade
13 questions
Point of View and Theme Review

Lesson
•
3rd - 4th Grade
6 questions
Module 1 Tools and Work

Quiz
•
1st Grade
16 questions
Equivalent Fractions

Quiz
•
5th Grade
5 questions
Theme Practice

Lesson
•
3rd Grade
10 questions
Long Vowels & Vowel Digraphs

Quiz
•
2nd - 4th Grade
31 questions
Bus Safety

Quiz
•
4th - 6th Grade