bài ktra LT 2

Quiz
•
Computers
•
University
•
Medium
Hoàn Bá
Used 1+ 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
10 questions
Kiểm Tra 15p Câu Lệnh IF (Python)

Quiz
•
10th Grade - University
10 questions
AppsLab_Q2

Quiz
•
10th Grade - Professi...
15 questions
Bài 6 Câu lệnh rẽ nhánh

Quiz
•
10th Grade - University
11 questions
@tbinh1768/TIN ĐS HK1

Quiz
•
11th Grade - University
15 questions
C# Cơ bản

Quiz
•
University
10 questions
Bài kiểm tra 15p

Quiz
•
University
10 questions
Bài 23: Một số lệnh làm việc với dữ liệu danh sách

Quiz
•
10th Grade - University
13 questions
HTML тегтері

Quiz
•
1st Grade - University
Popular Resources on Wayground
18 questions
Writing Launch Day 1

Lesson
•
3rd Grade
11 questions
Hallway & Bathroom Expectations

Quiz
•
6th - 8th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
19 questions
Handbook Overview

Lesson
•
9th - 12th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade