
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
32 questions
javaee

Quiz
•
1st Grade
30 questions
Toán tuần 25

Quiz
•
1st Grade
30 questions
Latihan ATS Matematika

Quiz
•
3rd Grade
31 questions
Sinonim dan antonim

Quiz
•
5th Grade
30 questions
UTS PWPB 2019

Quiz
•
1st - 12th Grade
30 questions
LỚP 4/2 - ÔN TẬP KHOA HỌC HK2

Quiz
•
4th Grade
37 questions
Tuần 28

Quiz
•
2nd Grade
32 questions
HSK1

Quiz
•
1st Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
10 questions
Lab Safety Procedures and Guidelines

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

Quiz
•
5th Grade
10 questions
UPDATED FOREST Kindness 9-22

Lesson
•
9th - 12th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
US Constitution Quiz

Quiz
•
11th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Education
6 questions
Key Shifts and Strategies Poll

Quiz
•
1st - 5th Grade
10 questions
TCI Unit 1- Lesson 3

Quiz
•
5th Grade
20 questions
Fragments and Run-Ons

Quiz
•
4th Grade
10 questions
The Year We Learned to Fly

Quiz
•
1st - 5th Grade
16 questions
Gingerbread for Liberty

Quiz
•
2nd Grade
24 questions
Sadlier Unit 3 Vocabulary Orange

Quiz
•
4th Grade
21 questions
Author's Purpose

Quiz
•
5th Grade
15 questions
Reducing Fractions

Quiz
•
5th Grade