
MD1_Array

Quiz
•
Education
•
1st - 5th Grade
•
Medium
Bach Nguyen
Used 12+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Để mô tả cấu trúc rẽ nhánh trong thuật toán, nhiều ngôn ngữ lập trình bậc cao dùng câu lệnh IF – ELSE, sau IF là <điều kiện> . Điều kiện là
Biểu thức số học;
Biểu thức quan hệ;
Biểu thức lôgic;
Một câu lệnh;
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Phát biểu nào sau đây có thể lấy làm biểu thức điều kiện trong cấu trúc rẽ nhánh ?
A + B
N mod 100
“A nho hon B”
A > B
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Cho biết giá trị của biến counter ?
let counter = 3;
if (counter > 2) {
counter = counter + 2;
}
if (counter > 4) {
counter = counter + 1;
}
console.log(counter)
3
4
5
6
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
let number = 3;
if (number > 0) {
let newNumber = 2;
}
if (newNumber > 3) {
number = 5;
}
console.log(x);
2
1
5
Chương trình lỗi
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Cho biết kết quả của chương trình ?
let x = 4;
if (--x > 4) {
x += 1;
} else {
x -= 1;
}
console.log(x);
Lỗi
2
3
4
6.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Kết quả của đoạn code sau là gì?
Các số chẵn từ 2 đến 9
Các số chẵn từ 2 đến 10
Các số lẻ từ 2 đến 10
Không có đáp án đúng
7.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Câu lệnh continue trong JavaScript được sử dụng để bỏ qua phần còn lại của vòng lặp hiện tại và tiếp tục với vòng lặp kế tiếp. Đúng hay sai?
Đúng
Sai
Create a free account and access millions of resources
Similar Resources on Wayground
18 questions
UPSR English Proverbs

Quiz
•
4th - 6th Grade
15 questions
Fruits and Vegetables

Quiz
•
2nd Grade
20 questions
Unit/6-Fun with science

Quiz
•
4th Grade
15 questions
First Conditional

Quiz
•
5th - 12th Grade
20 questions
Math revision FS

Quiz
•
3rd - 4th Grade
18 questions
Fundamentos de JavaScript para Iniciantes

Quiz
•
2nd Grade
20 questions
Alphabet words

Quiz
•
KG - 1st Grade
15 questions
Javascript-react-redux

Quiz
•
1st - 5th Grade
Popular Resources on Wayground
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
10 questions
Ice Breaker Trivia: Food from Around the World

Quiz
•
3rd - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
20 questions
ELA Advisory Review

Quiz
•
7th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Multiplication and Division Unknowns

Quiz
•
3rd Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Education
24 questions
CKLA Unit 2 Test

Quiz
•
5th Grade
5 questions
Theme Practice

Lesson
•
3rd Grade
11 questions
Practice Mini-Test – Unit 2: Place Value & Measurement

Quiz
•
5th Grade
7 questions
Combining Sentences and Sentence Structure

Quiz
•
4th Grade
11 questions
Wonder Chapters 1-12

Quiz
•
5th Grade
24 questions
Sadlier Unit 4 Vocabulary Orange

Quiz
•
4th Grade
24 questions
Sadlier Unit 3 Vocabulary Orange

Quiz
•
4th Grade