Search Header Logo

bài ktra LT 2

Authored by Hoàn Bá

Computers

University

Used 2+ times

bài ktra LT 2
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

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

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?