bài ktra LT 2

Quiz
•
Computers
•
University
•
Medium
Hoàn Bá
Used 2+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 10 pts
đâu là câu lệnh điều kiện trong javascript
switch
function A(){
}
swicth
A();
2.
MULTIPLE CHOICE QUESTION
30 sec • 10 pts
đoạn code nào đúng?
for( i<10; i++){
console.log(i)
}
for( i<10; i--){
console.log(i)
}
for(let i=0; i<10; i++){
console.log(i);
}
for(let i=0; i++; i<10){
console.log(i);
}
3.
MULTIPLE CHOICE QUESTION
30 sec • 10 pts
khi không biết trước số lần lặp và muốn kiểm tra điều kiện sau đó mới thực hiện ta dùng vòng lặp nào
while
for
do .. while
for ..of
4.
MULTIPLE CHOICE QUESTION
30 sec • 10 pts
cú pháp khai báo hàm trong javascript?
function tên hàm(){
//các câu lệnh
}
tên hàm(){
//các câu lệnh
}
function (ds tham số){
//các câu lệnh
}
function tên hàm(danh sách tham số ) {
//các câu lệnh
}
5.
MULTIPLE CHOICE QUESTION
30 sec • 10 pts
đâu là thẻ liên kết trong html
<a href=”...”> xem tiếp</a>
<h1>Bấm vào đây</h1>
<img>
<table>
6.
MULTIPLE CHOICE QUESTION
30 sec • 10 pts
thuộc tính định dạng đường viền trong css là:
border
display
position
text-align
7.
MULTIPLE CHOICE QUESTION
30 sec • 10 pts
thuộc tính thay đổi kích thước chữ trong css là?
font-family
size
text-size
font-size
Create a free account and access millions of resources
Similar Resources on Wayground
11 questions
HTML Basics

Quiz
•
University
9 questions
HTML Basics

Quiz
•
9th Grade - Professio...
13 questions
C programming-1

Quiz
•
University
15 questions
Kỉ Năng Viết Email

Quiz
•
University
10 questions
TIN 10 BAI 4

Quiz
•
12th Grade - University
10 questions
Lecture 3

Quiz
•
University
12 questions
Quiz 9: Pointer

Quiz
•
University
10 questions
Bài 25 tin 10

Quiz
•
9th Grade - University
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
Appointment Passes Review

Quiz
•
6th - 8th 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
20 questions
Grammar Review

Quiz
•
6th - 9th Grade