
MD1_Ôn tập 1
Authored by Bach Nguyen
Education
1st - 5th Grade
Used 24+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
60 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Gọi hàm có tên là myFunction() như thế nào?
call myFunction();
myFuncti0n();
myFunction{};
myFunction();
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Đâu là những mô tả đúng về hàm được khai báo dưới đây:
function add(a, b) {
return a + b;}
Hàm trả về số nguyên là tổng của hai tham số truyền vào
Hàm thiếu kiểu dữ liệu trả về
Hàm có 2 tham số và không trả về kết quả
Hàm có tên là add và Hàm có 2 tham số
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Cho hàm func1 như sau:
function func1(a) {
if (a == 2) {
return 2;
}
return a * func1(a - 1);
}
console.log(func1(5));
120
5
240
2
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Một hàm trong JavaScript bắt buộc phải có lệnh return để trả về kết quả?
Đúng
Sai
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Hãy phân tích và chỉ ra kết quả thực thi đoạn mã sau:
function swap(a, b) {
var temp = a;
a = b;
b = temp;
}
var a = 8; var b = 9; swap(a, b); document.write("a = " + a + ", b = " + b)
a = 8, b = 9
a = 8, b = 8
a = 9, b = 8
a=9, b=9
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Xác định kết quả của biến sum sau khi đoạn mã sau được thực thi:
function add(a, b) {
return a + b;
}
let sum = add("5", "7");
console.log(sum);
not defined
57
12
Xảy ra lỗi
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Mô tả nào không đúng về hàm sau:
function add(a, b) {
return a + b;
}
Hàm sai cú pháp
Hàm không có dữ liệu trả về
Chỉ nhận vào tham số dạng số
Tất cả đều đúng
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?
Similar Resources on Wayground
61 questions
ÔN TẬP ĐỌC HIỂU MÔN TIẾNG VIỆT GIỮA HKII
Quiz
•
5th Grade
62 questions
ôn tập hán ngữ 3 bài 5-6-7
Quiz
•
1st Grade
60 questions
Teacher Emmanuel
Quiz
•
1st - 5th Grade
61 questions
GDKTPL
Quiz
•
3rd Grade
58 questions
TV2.7
Quiz
•
4th Grade
57 questions
kiểm tra cuối kì
Quiz
•
3rd Grade
60 questions
bài 16 ngữ pháp
Quiz
•
1st Grade - University
55 questions
dumb
Quiz
•
2nd Grade
Popular Resources on Wayground
8 questions
Spartan Way - Classroom Responsible
Quiz
•
9th - 12th Grade
15 questions
Fractions on a Number Line
Quiz
•
3rd Grade
14 questions
Boundaries & Healthy Relationships
Lesson
•
6th - 8th Grade
20 questions
Equivalent Fractions
Quiz
•
3rd Grade
3 questions
Integrity and Your Health
Lesson
•
6th - 8th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
9 questions
FOREST Perception
Lesson
•
KG
20 questions
Main Idea and Details
Quiz
•
5th Grade
Discover more resources for Education
10 questions
Deep Down and Other Extreme Places to Live
Quiz
•
3rd Grade
15 questions
Homophones
Quiz
•
3rd Grade
16 questions
Equivalent Fractions
Quiz
•
5th Grade
10 questions
Colonies Vocab #2
Quiz
•
3rd Grade
6 questions
change y to i add est & er
Quiz
•
2nd Grade
16 questions
Money
Quiz
•
2nd Grade
8 questions
Unit 5 week 3: wonders vocab 2nd grade
Quiz
•
2nd Grade
12 questions
3rd Grade Editing and Revising Practice Quiz
Quiz
•
3rd Grade